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>
.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
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
.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