From: Chris Down Date: Tue, 5 May 2020 19:16:10 +0000 (+0100) Subject: man: systemd.service: systemd-analyze exit-codes -> exit-status X-Git-Tag: v246-rc1~440 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=87afd40b5a926e303c188855a167ee21c3124528;p=thirdparty%2Fsystemd.git 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. --- diff --git a/man/systemd.service.xml b/man/systemd.service.xml index bba867f7991..86dee3b3f0d 100644 --- a/man/systemd.service.xml +++ b/man/systemd.service.xml @@ -872,7 +872,7 @@ SIGKILL are considered clean service terminations. - Note: systemd-analyze exit-codes may be used to list exit + Note: systemd-analyze exit-status may be used to list exit codes and translate between numerical code values and names.