summaryrefslogtreecommitdiffstats
path: root/usr.sbin/nfsd
diff options
context:
space:
mode:
authortrasz <trasz@FreeBSD.org>2015-04-18 16:08:06 +0000
committertrasz <trasz@FreeBSD.org>2015-04-18 16:08:06 +0000
commit7ba042082b083de7e31762c9a6b4ab4975bb2a2f (patch)
tree81ef82396e83699122d91168cd0e1600584e4367 /usr.sbin/nfsd
parentf5cd924224bb3a40d1410f9ca7aa6b158f7a4646 (diff)
downloadFreeBSD-src-7ba042082b083de7e31762c9a6b4ab4975bb2a2f.zip
FreeBSD-src-7ba042082b083de7e31762c9a6b4ab4975bb2a2f.tar.gz
Remove some oldnfs remnants.
Differential Revision: https://reviews.freebsd.org/D2287 Reviewed by: rmacklem@ Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'usr.sbin/nfsd')
-rw-r--r--usr.sbin/nfsd/nfsd.87
1 files changed, 3 insertions, 4 deletions
diff --git a/usr.sbin/nfsd/nfsd.8 b/usr.sbin/nfsd/nfsd.8
index 157fc52..9f2c6d4 100644
--- a/usr.sbin/nfsd/nfsd.8
+++ b/usr.sbin/nfsd/nfsd.8
@@ -112,11 +112,10 @@ Serve
.Tn UDP NFS
clients.
.It Fl e
-The new NFS server that includes NFSv4 support is now the default, so this
-option is now a no-op and should be considered deprecated.
+Enable NFSv4 support.
+It is enabled by default; this option should be considered deprecated.
.It Fl o
-Forces the use of the old NFS server that does not include NFSv4 support
-in it.
+Disable NFSv4 support.
.El
.Pp
For example,
OpenPOWER on IntegriCloud