diff options
Diffstat (limited to 'utils')
-rw-r--r-- | utils/exportfs/exports.man | 14 |
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 |