summaryrefslogtreecommitdiff
path: root/sbin
diff options
context:
space:
mode:
authorDima Dorfman <dd@FreeBSD.org>2001-07-02 23:59:06 +0000
committerDima Dorfman <dd@FreeBSD.org>2001-07-02 23:59:06 +0000
commit6060f586286f4dc79074b306672c5cd7d650f64d (patch)
tree3e1e809b5520d4f1cb28072f8d790c4466c31dc0 /sbin
parent376f8390268ff93e2afd7737014a4388ef9e1dea (diff)
Notes
Diffstat (limited to 'sbin')
-rw-r--r--sbin/mountd/exports.52
1 files changed, 2 insertions, 0 deletions
diff --git a/sbin/mountd/exports.5 b/sbin/mountd/exports.5
index 8b1694275f8c..4ff57b3e9ad3 100644
--- a/sbin/mountd/exports.5
+++ b/sbin/mountd/exports.5
@@ -59,6 +59,8 @@ Each line in the file
(other than comment lines that begin with a #)
specifies the mount point(s) and export flags within one local server
filesystem for one or more hosts.
+A long line may be split over several lines by ending all but the
+last line with a backslash (\\).
A host may be specified only once for each local filesystem on the
server and there may be only one default entry for each server
filesystem that applies to all other hosts.