summaryrefslogtreecommitdiffstats
path: root/sbin
diff options
context:
space:
mode:
authortrasz <trasz@FreeBSD.org>2014-11-29 15:43:32 +0000
committertrasz <trasz@FreeBSD.org>2014-11-29 15:43:32 +0000
commit3c827138a2917a7e713bebccd5385c98ce07638d (patch)
tree2c0f18e5d93b7819aaac8b5c662e1b362c3f3b36 /sbin
parent059653a03d4bfd39367a3dfcd9961fb2494dae62 (diff)
downloadFreeBSD-src-3c827138a2917a7e713bebccd5385c98ce07638d.zip
FreeBSD-src-3c827138a2917a7e713bebccd5385c98ce07638d.tar.gz
MFC r273851:
Note that the "timeout" nfs option is in tenths of a second. Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'sbin')
-rw-r--r--sbin/mount_nfs/mount_nfs.83
1 files changed, 2 insertions, 1 deletions
diff --git a/sbin/mount_nfs/mount_nfs.8 b/sbin/mount_nfs/mount_nfs.8
index 55080e9..473f519 100644
--- a/sbin/mount_nfs/mount_nfs.8
+++ b/sbin/mount_nfs/mount_nfs.8
@@ -370,7 +370,8 @@ LAN and WAN configurations compared to UDP.
Some old NFS servers do not support this method; UDP mounts may be required
for interoperability.
.It Cm timeout Ns = Ns Aq Ar value
-Set the initial retransmit timeout to the specified value.
+Set the initial retransmit timeout to the specified value,
+expressed in tenths of a second.
May be useful for fine tuning UDP mounts over internetworks
with high packet loss rates or an overloaded server.
Try increasing the interval if
OpenPOWER on IntegriCloud