mirror of
https://github.com/systemd/systemd.git
synced 2025-01-11 09:18:07 +03:00
man: clarify whitespace handling in systemd.syntax
This commit is contained in:
parent
7bd90528b4
commit
170342c90b
@ -66,7 +66,7 @@
|
|||||||
|
|
||||||
<para>Each file is a plain text file divided into sections, with configuration entries in the
|
<para>Each file is a plain text file divided into sections, with configuration entries in the
|
||||||
style <replaceable>key</replaceable>=<replaceable>value</replaceable>.
|
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>
|
ignored, which may be used for commenting.</para>
|
||||||
|
|
||||||
<para>Lines ending in a backslash are concatenated with the following line while reading and the
|
<para>Lines ending in a backslash are concatenated with the following line while reading and the
|
||||||
|
Loading…
Reference in New Issue
Block a user