]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: add a tiny bit of markup
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 11 Mar 2020 08:10:22 +0000 (09:10 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 11 Mar 2020 12:43:19 +0000 (13:43 +0100)
man/systemd.preset.xml

index 30c838b3d0ce44f577c7486bab500cf87bbcd192..795da35ec8b0360e17c2f49aa03ca541bf0d2e02 100644 (file)
@@ -70,8 +70,8 @@
     either the word <literal>enable</literal> or
     <literal>disable</literal> followed by a space and a unit name
     (possibly with shell style wildcards), separated by newlines.
-    Empty lines and lines whose first non-whitespace character is # or
-    ; are ignored.</para>
+    Empty lines and lines whose first non-whitespace character is <literal>#</literal> or
+    <literal>;</literal> are ignored.</para>
 
     <para>Presets must refer to the "real" unit file, and not to any aliases. See
     <citerefentry><refentrytitle>systemd.unit</refentrytitle><manvolnum>5</manvolnum></citerefentry>