summaryrefslogtreecommitdiffstats
path: root/utils/mount/nfs.man
diff options
context:
space:
mode:
authorChuck Lever <chuck.lever@oracle.com>2008-09-29 07:34:59 -0400
committerSteve Dickson <steved@redhat.com>2008-09-29 07:34:59 -0400
commit4b3c476a3dd3a1fa7d6b1ff2a91406c30775208d (patch)
tree592aef529137b4b52e30a5274c14862251f0e9e6 /utils/mount/nfs.man
parent572efae32f6fb311dff0e065d0d1dd527db60d0c (diff)
downloadnfs-utils-4b3c476a3dd3a1fa7d6b1ff2a91406c30775208d.tar.gz
nfs-utils-4b3c476a3dd3a1fa7d6b1ff2a91406c30775208d.tar.xz
nfs-utils-4b3c476a3dd3a1fa7d6b1ff2a91406c30775208d.zip
nfs(5): Replace the term "netid" in mount option descriptions
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>
Diffstat (limited to 'utils/mount/nfs.man')
-rw-r--r--utils/mount/nfs.man12
1 files changed, 6 insertions, 6 deletions
diff --git a/utils/mount/nfs.man b/utils/mount/nfs.man
index 0fc5079..319bf90 100644
--- a/utils/mount/nfs.man
+++ b/utils/mount/nfs.man
@@ -411,10 +411,10 @@ for mounting the
.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.
-.I netid
+.I prot
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
-.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.
-.I netid
+.I prot
can be either
.B udp
or
@@ -638,10 +638,10 @@ for mounting the
.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.
-.I netid
+.I prot
can be either
.B udp
or