aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/NOTES
diff options
context:
space:
mode:
authorCrist J. Clark <cjc@FreeBSD.org>2002-03-17 22:02:05 +0000
committerCrist J. Clark <cjc@FreeBSD.org>2002-03-17 22:02:05 +0000
commit3b6c640c2ab8f7814bd83db3803d3e620871fb57 (patch)
tree3a24c94ecf95373a14d53b2394363e722504ecd9 /sys/conf/NOTES
parentc84f8c0e1788e3d4765e26f4bc1ac55a7a0fb5b2 (diff)
downloadsrc-3b6c640c2ab8f7814bd83db3803d3e620871fb57.tar.gz
src-3b6c640c2ab8f7814bd83db3803d3e620871fb57.zip
Spelling: s/guesst/guessed/
Notes
Notes: svn path=/head/; revision=92517
Diffstat (limited to 'sys/conf/NOTES')
-rw-r--r--sys/conf/NOTES2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index f6b1789c9ee5..53f5bd533cb7 100644
--- a/sys/conf/NOTES
+++ b/sys/conf/NOTES
@@ -110,7 +110,7 @@ options INCLUDE_CONFIG_FILE # Include this file in kernel
#
# The root device and filesystem type can be compiled in;
# this provides a fallback option if the root device cannot
-# be correctly guesst by the bootstrap code, or an override if
+# be correctly guessed by the bootstrap code, or an override if
# the RB_DFLTROOT flag (-r) is specified when booting the kernel.
#
options ROOTDEVNAME=\"ufs:da0s2e\"