diff options
author | Philip Withnall <withnall@endlessm.com> | 2019-06-12 10:08:53 +0200 |
---|---|---|
committer | Philip Withnall <withnall@endlessm.com> | 2019-06-12 11:39:50 +0200 |
commit | f627573031fe4e7d13fab402b7e27e84a00acef8 (patch) | |
tree | cf52ef8339f8babf844d1f03260309b57ec515aa /man/systemd.swap.xml | |
parent | man: Fix typo in sd_notify man page (diff) | |
download | systemd-f627573031fe4e7d13fab402b7e27e84a00acef8.tar.xz systemd-f627573031fe4e7d13fab402b7e27e84a00acef8.zip |
man: Add missing <literal> tags in various man pages
A minor formatting improvement brought to you by the wonders of `git
grep`.
Signed-off-by: Philip Withnall <withnall@endlessm.com>
Diffstat (limited to 'man/systemd.swap.xml')
-rw-r--r-- | man/systemd.swap.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/man/systemd.swap.xml b/man/systemd.swap.xml index d2a9123b0b..23547bb273 100644 --- a/man/systemd.swap.xml +++ b/man/systemd.swap.xml @@ -37,9 +37,9 @@ this unit type. See <citerefentry><refentrytitle>systemd.unit</refentrytitle><manvolnum>5</manvolnum></citerefentry> for the common options of all unit configuration files. The common - configuration items are configured in the generic [Unit] and - [Install] sections. The swap specific configuration options are - configured in the [Swap] section.</para> + configuration items are configured in the generic <literal>[Unit]</literal> and + <literal>[Install]</literal> sections. The swap specific configuration options are + configured in the <literal>[Swap]</literal> section.</para> <para>Additional options are listed in <citerefentry><refentrytitle>systemd.exec</refentrytitle><manvolnum>5</manvolnum></citerefentry>, |