summaryrefslogtreecommitdiff
path: root/man/systemd.slice.xml
diff options
context:
space:
mode:
authorPhilip Withnall <withnall@endlessm.com>2019-06-12 09:08:53 +0100
committerPhilip Withnall <withnall@endlessm.com>2019-06-12 10:39:50 +0100
commitf627573031fe4e7d13fab402b7e27e84a00acef8 (patch)
treecf52ef8339f8babf844d1f03260309b57ec515aa /man/systemd.slice.xml
parente69cacd2afa19ad4e739e358fe5a3fafe251bff4 (diff)
downloadsystemd-f627573031fe4e7d13fab402b7e27e84a00acef8.tar.gz
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.slice.xml')
-rw-r--r--man/systemd.slice.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/systemd.slice.xml b/man/systemd.slice.xml
index 5019bf9976..7157dfa32d 100644
--- a/man/systemd.slice.xml
+++ b/man/systemd.slice.xml
@@ -55,9 +55,9 @@
<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
+ in the generic <literal>[Unit]</literal> and <literal>[Install]</literal> sections. The
slice specific configuration options are configured in
- the [Slice] section. Currently, only generic resource control settings
+ the <literal>[Slice]</literal> section. Currently, only generic resource control settings
as described in
<citerefentry><refentrytitle>systemd.resource-control</refentrytitle><manvolnum>5</manvolnum></citerefentry> are allowed.
</para>