X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=utils%2Fmount%2Fnfs.man;h=433e73a1527c361784c6d6c66df46f951b5403c0;hp=319bf9044bddad7913ededad54129903b89d4868;hb=8f1abb8ab1f7afcb9c2c0c094255d7e438b57b09;hpb=4b3c476a3dd3a1fa7d6b1ff2a91406c30775208d diff --git a/utils/mount/nfs.man b/utils/mount/nfs.man index 319bf90..433e73a 100644 --- a/utils/mount/nfs.man +++ b/utils/mount/nfs.man @@ -412,14 +412,14 @@ for mounting the file system type. .TP 1.5i .BI proto= transport -The transport protocol used by the NFS client +The transport the NFS client uses to transmit requests to the NFS server for this mount point. -.I prot +.I transport can be either .B udp or .BR tcp . -Each transport protocol uses different default +Each transport uses different default .B retrans and .B timeo @@ -490,17 +490,17 @@ This option can be used when mounting an NFS server through a firewall that blocks the rpcbind protocol. .TP 1.5i .BI mountproto= transport -The transport protocol used by the NFS client +The transport the NFS client uses to transmit requests to the NFS server's mountd service when performing this mount request, and when later unmounting this mount point. -.I prot +.I transport can be either .B udp or .BR tcp . .IP This option can be used when mounting an NFS server -through a firewall that blocks a particular transport protocol. +through a firewall that blocks a particular transport. When used in combination with the .B proto option, different transports for mountd requests and NFS requests @@ -639,9 +639,9 @@ for mounting the file system type. .TP 1.5i .BI proto= transport -The transport protocol used by the NFS client +The transport the NFS client uses to transmit requests to the NFS server for this mount point. -.I prot +.I transport can be either .B udp or