]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
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>
Tue, 5 May 2020 19:38:29 +0000 (21:38 +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.

man/systemd.service.xml

index bba867f79914c88bc0513d88cfb6fc7dfa42b456..86dee3b3f0db3f7e810dfcccdf00b225f11b6824 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>