From: Davide Cavalca Date: Tue, 26 Feb 2019 21:08:02 +0000 (-0500) Subject: man: clarify whitespace handling in systemd.syntax X-Git-Tag: v242-rc1~237 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=170342c90be07f418ab786718d95ef76289126a0;p=thirdparty%2Fsystemd.git man: clarify whitespace handling in systemd.syntax --- diff --git a/man/systemd.syntax.xml b/man/systemd.syntax.xml index 67cd640eeac..0eecaed8e22 100644 --- a/man/systemd.syntax.xml +++ b/man/systemd.syntax.xml @@ -66,7 +66,7 @@ Each file is a plain text file divided into sections, with configuration entries in the style key=value. - Empty lines and lines starting with # or ; are + Whitespace immediately before or after the = is ignored. Empty lines and lines starting with # or ; are ignored, which may be used for commenting. Lines ending in a backslash are concatenated with the following line while reading and the