From 2a9b29b39518c08c626ce4956ccc9f0b25e49cc8 Mon Sep 17 00:00:00 2001 From: Edward Tomasz Napierala Date: Thu, 30 Oct 2014 09:06:52 +0000 Subject: [PATCH] Note that the "timeout" nfs option is in tenths of a second. MFC after: 1 month Sponsored by: The FreeBSD Foundation --- sbin/mount_nfs/mount_nfs.8 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sbin/mount_nfs/mount_nfs.8 b/sbin/mount_nfs/mount_nfs.8 index 55080e9c80a0..473f51912321 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