]> git.decadent.org.uk Git - nfs-utils.git/commitdiff
nfs(5): Replace the term "netid" in mount option descriptions
authorChuck Lever <chuck.lever@oracle.com>
Mon, 29 Sep 2008 11:34:59 +0000 (07:34 -0400)
committerSteve Dickson <steved@redhat.com>
Mon, 29 Sep 2008 11:34:59 +0000 (07:34 -0400)
Mike Eisler noted that the use of the term "netid" in the descriptions
of the "proto=" option is not appropriate, since Linux does not allow
"udp6" or "tcp6".

Replaced the term "netid" with "transport" in nfs(5).

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Tom Talpey <Thomas.Talpey@netapp.com>
Signed-off-by: Steve Dickson <steved@redhat.com>
utils/mount/nfs.man

index 0fc507902f435c759623716380c27137e6a73f85..319bf9044bddad7913ededad54129903b89d4868 100644 (file)
@@ -411,10 +411,10 @@ for mounting the
 .B nfs
 file system type.
 .TP 1.5i
 .B nfs
 file system type.
 .TP 1.5i
-.BI proto= netid
+.BI proto= transport
 The transport protocol used by the NFS client
 to transmit requests to the NFS server for this mount point.
 The transport protocol used by the NFS client
 to transmit requests to the NFS server for this mount point.
-.I netid
+.I prot
 can be either
 .B udp
 or
 can be either
 .B udp
 or
@@ -489,11 +489,11 @@ or the server's mountd service is not available on the advertised port.
 This option can be used when mounting an NFS server
 through a firewall that blocks the rpcbind protocol.
 .TP 1.5i
 This option can be used when mounting an NFS server
 through a firewall that blocks the rpcbind protocol.
 .TP 1.5i
-.BI mountproto= netid
+.BI mountproto= transport
 The transport protocol used by the NFS client
 to transmit requests to the NFS server's mountd service when performing
 this mount request, and when later unmounting this mount point.
 The transport protocol used by the NFS client
 to transmit requests to the NFS server's mountd service when performing
 this mount request, and when later unmounting this mount point.
-.I netid
+.I prot
 can be either
 .B udp
 or
 can be either
 .B udp
 or
@@ -638,10 +638,10 @@ for mounting the
 .B nfs4
 file system type.
 .TP 1.5i
 .B nfs4
 file system type.
 .TP 1.5i
-.BI proto= netid
+.BI proto= transport
 The transport protocol used by the NFS client
 to transmit requests to the NFS server for this mount point.
 The transport protocol used by the NFS client
 to transmit requests to the NFS server for this mount point.
-.I netid
+.I prot
 can be either
 .B udp
 or
 can be either
 .B udp
 or