aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2001-07-04 13:57:34 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2001-07-04 13:57:34 +0000
commita03e46ec97f654f07be919b8fbff559da373dbf3 (patch)
treec8202933d1e737039ac0de185c068d461e418205
parentd7075b330a09aa94f613c1d83abaac7af8d34a54 (diff)
Notes
-rw-r--r--sbin/mountd/exports.53
-rw-r--r--usr.sbin/mountd/exports.53
2 files changed, 4 insertions, 2 deletions
diff --git a/sbin/mountd/exports.5 b/sbin/mountd/exports.5
index 4ff57b3e9ad3..801be3bf69eb 100644
--- a/sbin/mountd/exports.5
+++ b/sbin/mountd/exports.5
@@ -60,7 +60,8 @@ Each line in the file
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 (\\).
+last line with a backslash
+.Pq Ql \e .
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.
diff --git a/usr.sbin/mountd/exports.5 b/usr.sbin/mountd/exports.5
index 4ff57b3e9ad3..801be3bf69eb 100644
--- a/usr.sbin/mountd/exports.5
+++ b/usr.sbin/mountd/exports.5
@@ -60,7 +60,8 @@ Each line in the file
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 (\\).
+last line with a backslash
+.Pq Ql \e .
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.