man: clarify whitespace handling in systemd.syntax

This commit is contained in:
Davide Cavalca 2019-02-26 16:08:02 -05:00 committed by Lennart Poettering
parent 7bd90528b4
commit 170342c90b

View file

@ -66,7 +66,7 @@
<para>Each file is a plain text file divided into sections, with configuration entries in the
style <replaceable>key</replaceable>=<replaceable>value</replaceable>.
Empty lines and lines starting with <literal>#</literal> or <literal>;</literal> are
Whitespace immediately before or after the <literal>=</literal> is ignored. Empty lines and lines starting with <literal>#</literal> or <literal>;</literal> are
ignored, which may be used for commenting.</para>
<para>Lines ending in a backslash are concatenated with the following line while reading and the