Document continuation line support.
PR: 8479 Submitted by: Adrian Filipi-Martin <adrian@ubergeeks.com>
This commit is contained in:
parent
376f839026
commit
6060f58628
@ -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.
|
||||
|
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user