Use tabs instead of spaces in saver line.

This commit is contained in:
Justin M. Seger 1998-02-17 03:05:32 +00:00
parent d94f38ace2
commit e5dc597fd2

View File

@ -6,7 +6,7 @@
#
# All arguments must be in double or single quotes.
#
# $Id: rc.conf,v 1.37 1998/02/01 00:20:53 wollman Exp $
# $Id: rc.conf,v 1.38 1998/02/16 19:21:30 guido Exp $
##############################################################
### Important initial Boot-time options #####################
@ -117,7 +117,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="NO" # blank time (in seconds) or "NO" to turn it off.
saver="NO" # screen saver: blank/daemon/green/snake/star/NO.
saver="NO" # screen saver: blank/daemon/green/snake/star/NO.
moused_type="NO" # See man page for rc.conf(5) for available settings.
moused_port="/dev/cuaa0" # Set to your mouse port (required if mousetype set).
moused_flags="" # Any additional flags to moused.