man: systemd.service: systemd-analyze exit-codes -> exit-status
authorChris Down <chris@chrisdown.name>
Tue, 5 May 2020 19:16:10 +0000 (20:16 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sat, 30 May 2020 18:15:58 +0000 (20:15 +0200)
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.

(cherry picked from commit 87afd40b5a926e303c188855a167ee21c3124528)

man/systemd.service.xml

index 9f99feaef0802df4064f593f780736a8cbf1c44f..989a57cc6fa4638ad737a0d592e588e7fd9fa8da 100644 (file)
           <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>