freebsd-dev/sbin/mount_nfs
Joseph Koshy a34f78d134 Fix bogon in man page. "-o conn" actually turns off NFSMNT_NOCONN as it is
a "negative" option.  This makes it equivalent to /not/ specifying "-c".
The compile time default is /not/ to have the NFSMNT_NOCONN flag set, so
"-o conn" should never be needed---truly a deprecated option :-).

PR: 6905.
1998-06-29 06:58:46 +00:00
..
Makefile Removed definition of _NEW_VFSCONF. The new vfsconf interface is now 1998-01-20 10:40:18 +00:00
mount_nfs.8 Fix bogon in man page. "-o conn" actually turns off NFSMNT_NOCONN as it is 1998-06-29 06:58:46 +00:00
mount_nfs.c Support changing the attribute cache limits per-mount. We don't have 1998-05-19 07:18:28 +00:00