summaryrefslogtreecommitdiff
path: root/rsyncd.conf.yo
diff options
context:
space:
mode:
Diffstat (limited to 'rsyncd.conf.yo')
-rw-r--r--rsyncd.conf.yo5
1 files changed, 3 insertions, 2 deletions
diff --git a/rsyncd.conf.yo b/rsyncd.conf.yo
index ee030037..32549b01 100644
--- a/rsyncd.conf.yo
+++ b/rsyncd.conf.yo
@@ -28,8 +28,9 @@ whitespace in module and parameter names is irrelevant. Leading and
trailing whitespace in a parameter value is discarded. Internal whitespace
within a parameter value is retained verbatim.
-Any line beginning with a hash (#) is ignored, as are lines containing
-only whitespace.
+Any line bf(beginning) with a hash (#) is ignored, as are lines containing
+only whitespace. (If a hash occurs after anything other than leading
+whitespace, it is considered a part of the line's content.)
Any line ending in a \ is "continued" on the next line in the
customary UNIX fashion.