summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2020-03-11 09:10:22 +0100
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2020-03-26 14:27:53 +0100
commit148f7b147aaba46491cec23ec44e4e998a84900f (patch)
tree4aa029c2bbf17d452c3cb63c6db202ad41e18a12
parentdbe16df9cd50dc6c3662fb90295edebb37c2fdad (diff)
downloadsystemd-148f7b147aaba46491cec23ec44e4e998a84900f.tar.gz
man: add a tiny bit of markup
(cherry picked from commit 0b1b0a01ab22c088046634c46c496022e7e60673) (cherry picked from commit 3c69813c69af90e75acf9a80047ecf5b075c138d)
-rw-r--r--man/systemd.preset.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/systemd.preset.xml b/man/systemd.preset.xml
index 30c838b3d0..795da35ec8 100644
--- a/man/systemd.preset.xml
+++ b/man/systemd.preset.xml
@@ -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>