aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJens Schweikhardt <schweikh@FreeBSD.org>2025-09-04 19:28:33 +0000
committerJens Schweikhardt <schweikh@FreeBSD.org>2025-09-04 19:28:33 +0000
commitd5dd6ad6baa6753a1f2040c41702e71a91de8ce4 (patch)
treeae953e422e5103973b9cc722e76caf7c35b5c6fd
parent1bd74d201a534540614663686890ab96a3bbe2c7 (diff)
Like for -P et al, state that -deElL are syscons only options.
-rw-r--r--usr.sbin/vidcontrol/vidcontrol.115
1 files 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 .