diff options
author | trasz <trasz@FreeBSD.org> | 2015-04-18 16:08:06 +0000 |
---|---|---|
committer | trasz <trasz@FreeBSD.org> | 2015-04-18 16:08:06 +0000 |
commit | 7ba042082b083de7e31762c9a6b4ab4975bb2a2f (patch) | |
tree | 81ef82396e83699122d91168cd0e1600584e4367 /share | |
parent | f5cd924224bb3a40d1410f9ca7aa6b158f7a4646 (diff) | |
download | FreeBSD-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 'share')
-rw-r--r-- | share/man/man5/rc.conf.5 | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/share/man/man5/rc.conf.5 b/share/man/man5/rc.conf.5 index 2eccd7e..c263111 100644 --- a/share/man/man5/rc.conf.5 +++ b/share/man/man5/rc.conf.5 @@ -2294,14 +2294,6 @@ is set to these are the flags to pass to the .Xr nfscbd 8 daemon. -.It Va oldnfs_server_enable -.Pq Vt bool -If -.Va oldnfs_server_enable -is set to -.Dq Li YES , -force the NFS server daemons to run the old NFS server code -that does not support NFSv4. .It Va mountd_enable .Pq Vt bool If set to |