Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Sep 2025 19:31:02 GMT
From:      Jens Schweikhardt <schweikh@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: d5dd6ad6baa6 - main - Like for -P et al, state that -deElL are syscons only options.
Message-ID:  <202509041931.584JV2r2083988@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by schweikh:

URL: https://cgit.FreeBSD.org/src/commit/?id=d5dd6ad6baa6753a1f2040c41702e71a91de8ce4

commit d5dd6ad6baa6753a1f2040c41702e71a91de8ce4
Author:     Jens Schweikhardt <schweikh@FreeBSD.org>
AuthorDate: 2025-09-04 19:28:33 +0000
Commit:     Jens Schweikhardt <schweikh@FreeBSD.org>
CommitDate: 2025-09-04 19:28:33 +0000

    Like for -P et al, state that -deElL are syscons only options.
---
 usr.sbin/vidcontrol/vidcontrol.1 | 15 ++++++++++-----
 1 file changed, 10 insertions(+), 5 deletions(-)

diff --git a/usr.sbin/vidcontrol/vidcontrol.1 b/usr.sbin/vidcontrol/vidcontrol.1
index 09855df6b60f..91804facce8e 100644
--- a/usr.sbin/vidcontrol/vidcontrol.1
+++ b/usr.sbin/vidcontrol/vidcontrol.1
@@ -282,11 +282,17 @@ Show the current changes.
 .El
 .It Fl d
 Print out current output screen map.
+Supported only with
+.Xr syscons 4 .
 .It Fl E Ar emulator
 Set the terminal emulator to
 .Ar emulator .
+Supported only with
+.Xr syscons 4 .
 .It Fl e
 Show the active and available terminal emulators.
+Supported only with
+.Xr syscons 4 .
 .It Xo
 .Fl f
 .Oo
@@ -358,13 +364,12 @@ Shows the possible video modes with the current video hardware.
 .It Fl l Ar screen_map
 Install screen output map file from
 .Ar screen_map .
-See also
-.Xr syscons 4
-or
-.Xr vt 4
-(depending on which driver you use).
+Supported only with
+.Xr syscons 4 .
 .It Fl L
 Install default screen output map.
+Supported only with
+.Xr syscons 4 .
 .It Fl M Ar char
 Sets the base character used to render the mouse pointer to
 .Ar char .



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202509041931.584JV2r2083988>