summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/conf/GENERIC
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2015-01-06 16:15:57 +0000
committerjhb <jhb@FreeBSD.org>2015-01-06 16:15:57 +0000
commitc3d19543428cfff617547a6c8786858df5b9d09c (patch)
treedf271cd28be955af68c612a4442e03d797315cd8 /sys/powerpc/conf/GENERIC
parentc8a5ac8577f6bd54d1b662d7c51cd3edc569fd14 (diff)
downloadFreeBSD-src-c3d19543428cfff617547a6c8786858df5b9d09c.zip
FreeBSD-src-c3d19543428cfff617547a6c8786858df5b9d09c.tar.gz
Remove "New" label from NFSCL/NFSD now that they are the only NFS
client/server. While here, remove duplicate NFSCL from sys/conf/NOTES. Approved by: rmacklem
Diffstat (limited to 'sys/powerpc/conf/GENERIC')
-rw-r--r--sys/powerpc/conf/GENERIC4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/powerpc/conf/GENERIC b/sys/powerpc/conf/GENERIC
index d1ee43c..e3939be 100644
--- a/sys/powerpc/conf/GENERIC
+++ b/sys/powerpc/conf/GENERIC
@@ -44,8 +44,8 @@ options UFS_DIRHASH #Improve performance on big directories
options UFS_GJOURNAL #Enable gjournal-based UFS journaling
options QUOTA #Enable disk quotas for UFS
options MD_ROOT #MD is a potential root device
-options NFSCL #New Network Filesystem Client
-options NFSD #New Network Filesystem Server
+options NFSCL #Network Filesystem Client
+options NFSD #Network Filesystem Server
options NFSLOCKD #Network Lock Manager
options NFS_ROOT #NFS usable as root device
options MSDOSFS #MSDOS Filesystem
OpenPOWER on IntegriCloud