diff options
Diffstat (limited to 'man/systemd.syntax.xml')
-rw-r--r-- | man/systemd.syntax.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/systemd.syntax.xml b/man/systemd.syntax.xml index 2fc22885ca..a0d63f994d 100644 --- a/man/systemd.syntax.xml +++ b/man/systemd.syntax.xml @@ -89,7 +89,7 @@ file type. When a comment line or lines follow a line ending with a backslash, the comment block is ignored, so the continued line is concatenated with whatever follows the comment block.</para> - <example><programlisting>[Section A] + <informalexample><programlisting>[Section A] KeyOne=value 1 KeyTwo=value 2 @@ -105,7 +105,7 @@ KeyThree=value 3\ # this line is ignored ; this line is ignored too value 3 continued -</programlisting></example> +</programlisting></informalexample> <para>Boolean arguments used in configuration files can be written in various formats. For positive settings the strings |