summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--man/systemd.syntax.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd.syntax.xml b/man/systemd.syntax.xml
index 67cd640eea..0eecaed8e2 100644
--- a/man/systemd.syntax.xml
+++ b/man/systemd.syntax.xml
@@ -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