summaryrefslogtreecommitdiffstats
path: root/utils/mount/nfs.man
diff options
context:
space:
mode:
authorGuillaume Rousse <Guillaume.Rousse@inria.fr>2010-08-17 17:47:38 -0400
committerSteve Dickson <steved@redhat.com>2010-08-17 17:47:38 -0400
commit396aac50f5addea2f4d62c25600ca68788a56d97 (patch)
tree66a447b017d5f42679a0ddeda0dd1fe767a72c61 /utils/mount/nfs.man
parente2003650c68cf47806fb24f7d88fae5524b70aab (diff)
downloadnfs-utils-396aac50f5addea2f4d62c25600ca68788a56d97.tar.gz
nfs-utils-396aac50f5addea2f4d62c25600ca68788a56d97.tar.xz
nfs-utils-396aac50f5addea2f4d62c25600ca68788a56d97.zip
Fix the description of nfsversion mount option in the man nfs page
Signed-off-by: Steve Dickson <steved@redhat.com>
Diffstat (limited to 'utils/mount/nfs.man')
-rw-r--r--utils/mount/nfs.man11
1 files changed, 3 insertions, 8 deletions
diff --git a/utils/mount/nfs.man b/utils/mount/nfs.man
index c64de5f..3806635 100644
--- a/utils/mount/nfs.man
+++ b/utils/mount/nfs.man
@@ -623,14 +623,9 @@ in such cases.
.TP 1.5i
.BI nfsvers= n
The NFS protocol version number used to contact the server's NFS service.
-The Linux client supports version 2 and version 3 of the NFS protocol
-when using the file system type
-.BR nfs .
-If the server does not support the requested version,
-the mount request fails.
-If this option is not specified, the client attempts to use version 3,
-but negotiates the NFS version with the server if version 3 support
-is not available.
+If the server does not support the requested version, the mount request fails.
+If this option is not specified, the client negociate a suitable version with
+the server, trying version 4 first, version 3 second, and version 2 last.
.TP 1.5i
.BI vers= n
This option is an alternative to the