From nobody  Wed Feb 25 03:05:00 1998
Received: (from nobody@localhost)
          by hub.freebsd.org (8.8.8/8.8.8) id DAA23664;
          Wed, 25 Feb 1998 03:05:00 -0800 (PST)
          (envelope-from nobody)
Message-Id: <199802251105.DAA23664@hub.freebsd.org>
Date: Wed, 25 Feb 1998 03:05:00 -0800 (PST)
From: iwaki@jaist.ac.jp
To: freebsd-gnats-submit@freebsd.org
Subject: description of -c and -o conn in mount_nfs disagrees with its real behaviour
X-Send-Pr-Version: www-1.0

>Number:         5842
>Category:       docs
>Synopsis:       description of -c and -o conn in mount_nfs disagrees with its real behaviour
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Feb 25 03:10:02 PST 1998
>Closed-Date:    Thu Jul 9 04:40:09 PDT 1998
>Last-Modified:  Thu Jul  9 04:41:49 PDT 1998
>Originator:     Mamoru IWAKI
>Release:        FreeBSD 2.2.5-STABLE
>Organization:
Japan Advanced Institute of Science and Technology
>Environment:
FreeBSD ais-gw2k 2.2.5-STABLE FreeBSD 2.2.5-STABLE
#0: Mon Feb 23 16:46:56 JST 1998
root@ais-gw2k:/usr/src/sys/compile/i686-128M-PnP  i386
>Description:
In man page of mount_nfs(8), it is described that -o conn 
has the same function as -c has.  But the real behaviour of 
-c seems different from that of -o conn.  I think -c and -o 
noconn will be commutative.  
>How-To-Repeat:
Mounting a directory from a file server with multiple 
interfaces, we need to give -c option for mount_nfs.  By 
replacing the option with -o conn, we can see that the 
mount process does not end.  However -o noconn establish 
the mount as -c does.  
>Fix:
I have no idea to fix the problrem.  And I am not sure that 
the man page is wrong or the implementation od mount_nfs is 
wrong.  But amd has an option noconn which has the similar 
function as -c of mount_nfs.  I guess the man page might be 
wrong.  
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: jkoshy 
State-Changed-When: Thu Jul 9 04:40:09 PDT 1998 
State-Changed-Why:  
This PR is similar to docs/6905.  A fix to the man page was committed to  
rev 1.13 of "mount_nfs.8". 
>Unformatted:
