From 0f05e27c70d3536fb0080acf391f9fdd81f5cd1f Mon Sep 17 00:00:00 2001 From: dd Date: Mon, 2 Jul 2001 23:59:06 +0000 Subject: Document continuation line support. PR: 8479 Submitted by: Adrian Filipi-Martin --- sbin/mountd/exports.5 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sbin') diff --git a/sbin/mountd/exports.5 b/sbin/mountd/exports.5 index 8b16942..4ff57b3 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. -- cgit v1.1