summaryrefslogtreecommitdiffstats
path: root/man/systemd.service.xml
diff options
context:
space:
mode:
authorChris Down <chris@chrisdown.name>2020-05-05 21:16:10 +0200
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2020-05-05 21:38:29 +0200
commit87afd40b5a926e303c188855a167ee21c3124528 (patch)
tree3f848130b0139a15b73e561d4fac6d8b0bb7b3d9 /man/systemd.service.xml
parentAdd Zowie ZA12 details to mouse hwdb (diff)
downloadsystemd-87afd40b5a926e303c188855a167ee21c3124528.tar.xz
systemd-87afd40b5a926e303c188855a167ee21c3124528.zip
man: systemd.service: systemd-analyze exit-codes -> exit-status
5238d9a83a52 renames this to exit-status, but systemd.service was not updated. The rest of the doc seems a bit inconsistent in its use of the terms "exit code" and "exit status", but it's not that confusing, so leave those alone for now.
Diffstat (limited to 'man/systemd.service.xml')
-rw-r--r--man/systemd.service.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd.service.xml b/man/systemd.service.xml
index bba867f799..86dee3b3f0 100644
--- a/man/systemd.service.xml
+++ b/man/systemd.service.xml
@@ -872,7 +872,7 @@
<constant>SIGKILL</constant> are considered clean service terminations.</para>
</example>
- <para>Note: <command>systemd-analyze exit-codes</command> may be used to list exit
+ <para>Note: <command>systemd-analyze exit-status</command> may be used to list exit
codes and translate between numerical code values and names.</para></listitem>
</varlistentry>