dd98bc3
commit 6f228ea26be06572de245aed5496aaa122cca5a8
dd98bc3
Author: Steve Dickson <steved@redhat.com>
dd98bc3
Date:   Fri Oct 15 17:20:28 2010 -0400
dd98bc3
dd98bc3
    Removed duplicate entries in export man page
dd98bc3
    
dd98bc3
    The man page's paragraphs about "refer=" and "replicas="
dd98bc3
    each appear twice.
dd98bc3
    
dd98bc3
    Signed-off-by: Steve Dickson <steved@redhat.com>
dd98bc3
dd98bc3
diff --git a/utils/exportfs/exports.man b/utils/exportfs/exports.man
dd98bc3
index c726dd9..bfc4d42 100644
dd98bc3
--- a/utils/exportfs/exports.man
dd98bc3
+++ b/utils/exportfs/exports.man
dd98bc3
@@ -375,20 +375,6 @@ If the client asks for alternative locations for the export point, it
dd98bc3
 will be given this list of alternatives. (Note that actual replication
dd98bc3
 of the filesystem must be handled elsewhere.)
dd98bc3
 
dd98bc3
-.TP
dd98bc3
-.IR refer= path@host[+host][:path@host[+host]]
dd98bc3
-A client referencing the export point will be directed to choose from
dd98bc3
-the given list an alternative location for the filesystem.
dd98bc3
-(Note that the server must have a mountpoint here, though a different
dd98bc3
-filesystem is not required; so, for example,
dd98bc3
-.IR "mount --bind" " /path /path"
dd98bc3
-is sufficient.)
dd98bc3
-.TP
dd98bc3
-.IR replicas= path@host[+host][:path@host[+host]]
dd98bc3
-If the client asks for alternative locations for the export point, it
dd98bc3
-will be given this list of alternatives. (Note that actual replication
dd98bc3
-of the filesystem must be handled elsewhere.)
dd98bc3
-
dd98bc3
 .SS User ID Mapping
dd98bc3
 .PP
dd98bc3
 .B nfsd