K 10 svn:author V 6 jkoshy K 8 svn:date V 27 1998-06-29T06:58:46.000000Z K 7 svn:log V 299 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. END