summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2003-06-01 20:28:20 +0000
committerobrien <obrien@FreeBSD.org>2003-06-01 20:28:20 +0000
commitc42b647365c4cd7217177f4b2f58e45ff3805179 (patch)
tree2e7cdbb8d2d1ef60bbc55967dfe79cda58a67f35 /sys
parent1814d2a2a4b4af8a767430064852aec853cb5b58 (diff)
downloadFreeBSD-src-c42b647365c4cd7217177f4b2f58e45ff3805179.zip
FreeBSD-src-c42b647365c4cd7217177f4b2f58e45ff3805179.tar.gz
Shorten long comment.
Diffstat (limited to 'sys')
-rw-r--r--sys/i386/conf/GENERIC2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/conf/GENERIC b/sys/i386/conf/GENERIC
index b59c981..45a6fdc 100644
--- a/sys/i386/conf/GENERIC
+++ b/sys/i386/conf/GENERIC
@@ -39,7 +39,7 @@ options UFS_DIRHASH #Improve performance on big directories
options MD_ROOT #MD is a potential root device
options NFSCLIENT #Network Filesystem Client
options NFSSERVER #Network Filesystem Server
-options NFS_ROOT #NFS usable as root device, requires NFSCLIENT
+options NFS_ROOT #NFS usable as /, requires NFSCLIENT
options MSDOSFS #MSDOS Filesystem
options CD9660 #ISO 9660 Filesystem
options PROCFS #Process filesystem (requires PSEUDOFS)
OpenPOWER on IntegriCloud