]> git.ipfire.org Git - thirdparty/systemd.git/commit
man: Fix systemd-analyze exit-status example output
authorSimon Barth <simon.barth@gmx.de>
Mon, 10 Nov 2025 20:57:24 +0000 (21:57 +0100)
committerSimon Barth <simon.barth@gmx.de>
Mon, 17 Nov 2025 22:37:46 +0000 (23:37 +0100)
commitceb67d42f511ab0ee62bed0c8744460e74c216bc
tree8b7d06219b43e26b7b7d104b2bb543b9f1cd113a
parentd810cfcc5ae33acff274cbe46ad5551b49082747
man: Fix systemd-analyze exit-status example output

The output of `systemd-analyze exit-status` changed in commit
e04ed6db6b44681b7a7876b9c4a1e6adaf877670, so that the exit-status class
for EXIT_SUCCESS and EXIT_FAILURE is "libc" instead of "glibc".

This commit makes the example output in the man-page match the actual
output again.
man/systemd-analyze.xml