diff options
Diffstat (limited to 'usr.bin/syscons/syscons.1')
| -rw-r--r-- | usr.bin/syscons/syscons.1 | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/usr.bin/syscons/syscons.1 b/usr.bin/syscons/syscons.1 index f224f67b0ddc..e8a40b14104a 100644 --- a/usr.bin/syscons/syscons.1 +++ b/usr.bin/syscons/syscons.1 @@ -37,7 +37,12 @@ Sets the screensaver timeout to .I N seconds, or turns it .I off -. +.TP +.BI "\-V\ " NAME|list +Sets the screensaver appearance to +.I NAME . +Use \-V list to list the available +.I NAMEs . .TP .BI "\-m\ " 80x25|80x50 Set screen size to 80x25 or 80x50 chars. @@ -87,6 +92,8 @@ to send .SH BUGS Sure to be some. .SH "SEE ALSO" +.BR keyboard (4) , +.BR screen (4) , .BR /sys/i386/conf/SYSCONS .SH AUTHORS Christoph M. Robitschko |
