summaryrefslogtreecommitdiff
path: root/man/systemctl.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/systemctl.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/systemctl.xml')
-rw-r--r--man/systemctl.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemctl.xml b/man/systemctl.xml
index d991e979f1..5ebe1832bc 100644
--- a/man/systemctl.xml
+++ b/man/systemctl.xml
@@ -1341,7 +1341,7 @@ Jan 12 10:46:45 example.com bluetoothd[8900]: gatt-time-server: Input/output err
</row>
<row>
<entry><literal>indirect</literal></entry>
- <entry>The unit file itself is not enabled, but it has a non-empty <varname>Also=</varname> setting in the <literal>[Install]</literal> unit file section, listing other unit files that might be enabled, or it has an alias under a different name through a symlink that is not specified in Also=. For template unit file, an instance different than the one specified in <varname>DefaultInstance=</varname> is enabled.</entry>
+ <entry>The unit file itself is not enabled, but it has a non-empty <varname>Also=</varname> setting in the <literal>[Install]</literal> unit file section, listing other unit files that might be enabled, or it has an alias under a different name through a symlink that is not specified in <varname>Also=</varname>. For template unit file, an instance different than the one specified in <varname>DefaultInstance=</varname> is enabled.</entry>
<entry>0</entry>
</row>
<row>