diff options
| author | svn2git <svn2git@FreeBSD.org> | 1994-05-01 08:00:00 +0000 |
|---|---|---|
| committer | svn2git <svn2git@FreeBSD.org> | 1994-05-01 08:00:00 +0000 |
| commit | a16f65c7d117419bd266c28a1901ef129a337569 (patch) | |
| tree | 2626602f66dc3551e7a7c7bc9ad763c3bc7ab40a /usr.bin/syscons/syscons.1 | |
| parent | 8503f4f13f77abf7adc8f7e329c6f9c1d52b6a20 (diff) | |
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 |
