summaryrefslogtreecommitdiffstats
path: root/utils/mount/nfs.man
diff options
context:
space:
mode:
authorChuck Lever <chuck.lever@oracle.com>2010-10-28 13:15:22 -0400
committerSteve Dickson <steved@redhat.com>2010-11-01 08:05:14 -0400
commit6d1a82b005994f759f2c847c0354413a24643da5 (patch)
tree8391baa45fbeed58b2d03cf924d4dcd324d02222 /utils/mount/nfs.man
parentab2cdb859f738a25e2567a2ec674cfa78a0a175d (diff)
downloadnfs-utils-6d1a82b005994f759f2c847c0354413a24643da5.tar.gz
nfs-utils-6d1a82b005994f759f2c847c0354413a24643da5.tar.xz
nfs-utils-6d1a82b005994f759f2c847c0354413a24643da5.zip
nfs(5): Grammar and style fixes
Clean up grammar and style issues introduced by recent updates. Also, I'm not certain inappropriate options are always ignored. Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: Steve Dickson <steved@redhat.com>
Diffstat (limited to 'utils/mount/nfs.man')
-rw-r--r--utils/mount/nfs.man15
1 files changed, 7 insertions, 8 deletions
diff --git a/utils/mount/nfs.man b/utils/mount/nfs.man
index 01bc712..1b86768 100644
--- a/utils/mount/nfs.man
+++ b/utils/mount/nfs.man
@@ -69,10 +69,9 @@ for details on specifying raw IPv6 addresses.
.P
The
.I fstype
-field contains "nfs", for whatever version of the protocol.
-The
-.B nfs
-allow several mount options, which are described below.
+field contains "nfs". Use of the "nfs4" fstype in
+.I /etc/fstab
+is deprecated.
.SH "MOUNT OPTIONS"
Refer to
.BR mount (8)
@@ -464,9 +463,9 @@ by other clients, but can impact application and server performance.
.IP
The DATA AND METADATA COHERENCE section contains a
detailed discussion of these trade-offs.
-.SS "Options for versions 2 and 3 only"
+.SS "Options for NFS versions 2 and 3 only"
Use these options, along with the options in the above subsection,
-for NFSv2/v3 only. They will be ignored for newer versions.
+for NFS versions 2 and 3 only.
.TP 1.5i
.BI proto= netid
The transport protocol name and protocol family the NFS client uses
@@ -761,9 +760,9 @@ conflicting locks.
.IP
NOTE: When used together, the 'local_lock' mount option will be overridden
by 'nolock'/'lock' mount option.
-.SS "Options for version 4 only"
+.SS "Options for NFS version 4 only"
Use these options, along with the options in the first subsection above,
-for NFSv4 only. They will be ignored with older versions.
+for NFS version 4 and newer.
.TP 1.5i
.BI proto= netid
The transport protocol name and protocol family the NFS client uses