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:34:04 +0100
commitb431688238684405b9708a2af7106f82da04ed56 (patch)
tree986757defa2de61754f71c7dc83a3ad50f840057
parentd021d69a770c4e37c357f5dc15c155bee725889f (diff)
downloadsystemd-b431688238684405b9708a2af7106f82da04ed56.tar.gz
man: add a tiny bit of markup
(cherry picked from commit 0b1b0a01ab22c088046634c46c496022e7e60673) (cherry picked from commit 3c69813c69af90e75acf9a80047ecf5b075c138d) (cherry picked from commit 148f7b147aaba46491cec23ec44e4e998a84900f)
-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>