]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: clarify whitespace handling in systemd.syntax
authorDavide Cavalca <dcavalca@fb.com>
Tue, 26 Feb 2019 21:08:02 +0000 (16:08 -0500)
committerLennart Poettering <lennart@poettering.net>
Wed, 27 Feb 2019 10:27:51 +0000 (11:27 +0100)
man/systemd.syntax.xml

index 67cd640eeaccb91e9b10fa7ed7e973732fd9c4af..0eecaed8e22da267901c0d4cf38a70efb16db4b8 100644 (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