summaryrefslogtreecommitdiffstats
path: root/etc/sysconfig
diff options
context:
space:
mode:
authormpp <mpp@FreeBSD.org>1996-01-31 15:03:18 +0000
committermpp <mpp@FreeBSD.org>1996-01-31 15:03:18 +0000
commit3aff305a53ccab52cc894e1cf20688335b2386f0 (patch)
treec2bec0863fc744d4a00f91cdc01e2c67bed31bd3 /etc/sysconfig
parent2079cbc15a2aa53931bd73d7d91c41b0038f26cb (diff)
downloadFreeBSD-src-3aff305a53ccab52cc894e1cf20688335b2386f0.zip
FreeBSD-src-3aff305a53ccab52cc894e1cf20688335b2386f0.tar.gz
Another round of spelling fixes.
Diffstat (limited to 'etc/sysconfig')
-rw-r--r--etc/sysconfig10
1 files changed, 5 insertions, 5 deletions
diff --git a/etc/sysconfig b/etc/sysconfig
index 3b81168..4c063f2 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.32 1996/01/28 08:08:37 gpalmer Exp $
+# $Id: sysconfig,v 1.33 1996/01/29 08:46:14 gpalmer Exp $
######################### Start Of Local Configuration Section ###########
@@ -46,7 +46,7 @@ blanktime=NO
# Set to screen saver desired: blank, green, snake, star (or NO for none)
saver=NO
-# General russian setup for example:
+# General Russian setup for example:
# (koi8-r keyboard with cp866 screen font mapped to koi8-r)
#
# keymap=ru.koi8-r
@@ -125,7 +125,7 @@ xntpdflags="NO"
# this is inoperative unless xntpd is enabled; NO to disable
tickadjflags="-Aq"
-# Set to the site you'd like to syncronize your clock from (gatekeeper.dec.com,
+# Set to the site you'd like to synchronize your clock from (gatekeeper.dec.com,
# for example) or NO for no such site.
ntpdate="NO"
@@ -205,7 +205,7 @@ linux=NO
# Set to a string representing the interrupts you are going to use
# for generating entropy in the kernel (or NO to ignore).
# The keyboard (IRQ 1) is good if it used a lot.
-# If the machine is networked, the ethernet card is good.
+# If the machine is networked, the Ethernet card is good.
# The IRQ on an intelligent hard disk controller is good.
# The IRQ's on most sound devices are good.
#
@@ -217,7 +217,7 @@ linux=NO
# happen fairly irregularly, and never occur in very high-speed bursts.
#
# You'll have it right when you have a good supply of numbers from
-# /dev/random, and no problems on your system, like slowdowns,
+# /dev/random, and no problems on your system, like slow downs,
# Sluggish net/disk activity, perhaps even errors.
rand_irqs="-s 1"
OpenPOWER on IntegriCloud