summaryrefslogtreecommitdiffstats
path: root/utils
diff options
context:
space:
mode:
authorSteve Dickson <steved@redhat.com>2010-10-15 17:20:28 -0400
committerSteve Dickson <steved@redhat.com>2010-10-15 17:20:28 -0400
commit6f228ea26be06572de245aed5496aaa122cca5a8 (patch)
tree2c31801d9d378f7b31b2b5123695312a88441480 /utils
parent849b7072a04975bb5da09245fbcacb0cb754a909 (diff)
downloadnfs-utils-6f228ea26be06572de245aed5496aaa122cca5a8.tar.gz
nfs-utils-6f228ea26be06572de245aed5496aaa122cca5a8.tar.xz
nfs-utils-6f228ea26be06572de245aed5496aaa122cca5a8.zip
Removed duplicate entries in export man page
The man page's paragraphs about "refer=" and "replicas=" each appear twice. Signed-off-by: Steve Dickson <steved@redhat.com>
Diffstat (limited to 'utils')
-rw-r--r--utils/exportfs/exports.man14
1 files changed, 0 insertions, 14 deletions
diff --git a/utils/exportfs/exports.man b/utils/exportfs/exports.man
index c726dd9..bfc4d42 100644
--- a/utils/exportfs/exports.man
+++ b/utils/exportfs/exports.man
@@ -375,20 +375,6 @@ If the client asks for alternative locations for the export point, it
will be given this list of alternatives. (Note that actual replication
of the filesystem must be handled elsewhere.)
-.TP
-.IR refer= path@host[+host][:path@host[+host]]
-A client referencing the export point will be directed to choose from
-the given list an alternative location for the filesystem.
-(Note that the server must have a mountpoint here, though a different
-filesystem is not required; so, for example,
-.IR "mount --bind" " /path /path"
-is sufficient.)
-.TP
-.IR replicas= path@host[+host][:path@host[+host]]
-If the client asks for alternative locations for the export point, it
-will be given this list of alternatives. (Note that actual replication
-of the filesystem must be handled elsewhere.)
-
.SS User ID Mapping
.PP
.B nfsd