summaryrefslogtreecommitdiff
path: root/usr.sbin/vidcontrol
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1994-09-26 19:58:07 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1994-09-26 19:58:07 +0000
commit20f22c0990444ed84f4f6e2d6a9bf1bfda871396 (patch)
treefec5a36e56d53c5062448ade15ffae68ab97550b /usr.sbin/vidcontrol
parentd43f5ad71edd61b813ab073bb2a7743ed8b75750 (diff)
Notes
Diffstat (limited to 'usr.sbin/vidcontrol')
-rw-r--r--usr.sbin/vidcontrol/vidcontrol.18
1 files changed, 7 insertions, 1 deletions
diff --git a/usr.sbin/vidcontrol/vidcontrol.1 b/usr.sbin/vidcontrol/vidcontrol.1
index 5bc0af0372fe..f3ac429bc911 100644
--- a/usr.sbin/vidcontrol/vidcontrol.1
+++ b/usr.sbin/vidcontrol/vidcontrol.1
@@ -71,6 +71,9 @@ and ends on scanline
.B end
.
.TP
+.BI "\-d\ "
+Print out current screen output map.
+.TP
.BI "\-l\ " scrmap
Install screen output map file from
.I scrmap
@@ -96,6 +99,9 @@ seconds, or turns it
Sets the screensaver appearance to
.I NAME .
Use \-s help to print a list of the available screen savers.
+.TP
+.BI "\-x\ "
+Use hexadecimal digits for output.
.PP
.SH FILES
/usr/share/syscons/fonts
@@ -106,7 +112,7 @@ Report when found.
.BR kbdcontrol(1) ,
.BR keyboard (4) ,
.BR screen (4) ,
-.BR /sys/i386/conf/SYSCONS
+.BR /sys/i386/conf/GENERICAH
.SH AUTHORS
Søren Schmidt (sos@login.dkuug.dk)