diff options
| author | Alexander Langer <alex@FreeBSD.org> | 1997-01-04 23:29:56 +0000 |
|---|---|---|
| committer | Alexander Langer <alex@FreeBSD.org> | 1997-01-04 23:29:56 +0000 |
| commit | 6a9352fece9bb00cc6bcd2c48e58a23901e04db2 (patch) | |
| tree | e0224ac81dd4e1c958611e7720d784e5cee9222c /etc/sysconfig | |
| parent | 08817659d130b21c3b80136b41114fa2cc334eaa (diff) | |
Notes
Diffstat (limited to 'etc/sysconfig')
| -rw-r--r-- | etc/sysconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/sysconfig b/etc/sysconfig index d996d72cdbe02..5bcd980db0a73 100644 --- a/etc/sysconfig +++ b/etc/sysconfig @@ -4,7 +4,7 @@ # This is sysconfig - a file full of useful variables that you can set # to change the default startup behavior of your system. # -# $Id: sysconfig,v 1.53 1996/11/05 20:10:37 jhay Exp $ +# $Id: sysconfig,v 1.54 1996/12/10 02:23:27 adam Exp $ ######################### Start Of Local Configuration Section ########### @@ -52,7 +52,7 @@ saver=NO # Use 'vidcontrol -m on' command to activate it on particular screen mousedtype=NO -############## Next block activated only if mousetype != NO ################ +############## Next block activated only if mousedtype != NO ################ # Set to your mouse port (required) # Use real device here, because /dev/mouse usually linked with /dev/sysmouse |
