Update comment for saver variable now that its changed its function

(and list of available values) somewhat.
This commit is contained in:
Jordan K. Hubbard 1998-12-27 23:00:18 +00:00
parent 64bec931fc
commit 96d5e20872

View File

@ -6,7 +6,7 @@
#
# All arguments must be in double or single quotes.
#
# $Id: rc.conf,v 1.67 1998/12/19 07:25:56 dillon Exp $
# $Id: rc.conf,v 1.68 1998/12/27 22:04:12 des Exp $
##############################################################
### Important initial Boot-time options #####################
@ -147,7 +147,7 @@ font8x16="NO" # font 8x16 from /usr/share/syscons/fonts/* (or NO).
font8x14="NO" # font 8x14 from /usr/share/syscons/fonts/* (or NO).
font8x8="NO" # font 8x8 from /usr/share/syscons/fonts/* (or NO).
blanktime="300" # blank time (in seconds) or "NO" to turn it off.
saver="NO" # screen saver: blank/daemon/green/snake/star/warp/NO.
saver="NO" # screen saver: Uses /modules/${saver}_saver.ko
moused_enable="NO" # Run the mouse daemon.
moused_type="auto" # See man page for rc.conf(5) for available settings.
moused_port="/dev/cuaa0" # Set to your mouse port.