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.
This commit is contained in:
parent
ac2acba219
commit
a34f78d134
@ -31,7 +31,7 @@
|
||||
.\"
|
||||
.\" @(#)mount_nfs.8 8.3 (Berkeley) 3/29/95
|
||||
.\"
|
||||
.\" $Id: mount_nfs.8,v 1.11 1998/05/01 13:52:17 peter Exp $
|
||||
.\" $Id: mount_nfs.8,v 1.12 1998/05/19 07:18:27 peter Exp $
|
||||
.\""
|
||||
.Dd March 29, 1995
|
||||
.Dt MOUNT_NFS 8
|
||||
@ -210,7 +210,7 @@ compatibility with historic versions of
|
||||
Same as
|
||||
.Fl b .
|
||||
.It conn
|
||||
Same as
|
||||
Same as not specifying
|
||||
.Fl c .
|
||||
.It dumbtimer
|
||||
Same as
|
||||
|
Loading…
x
Reference in New Issue
Block a user