From: Zbigniew Jędrzejewski-Szmek Date: Thu, 19 Jul 2018 08:48:46 +0000 (+0200) Subject: man: fix list-files example X-Git-Tag: v240~944 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f07b548940ed46722c54b15069a7f08739714659;p=thirdparty%2Fsystemd.git man: fix list-files example The dot is only shown for failed units. Alternative for #9644. --- diff --git a/man/systemctl.xml b/man/systemctl.xml index d4a915e4565..3cde402a1b6 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -668,8 +668,8 @@ boot-efi.mount loaded active mounted /boot/efi systemd-journald.service loaded active running Journal Service systemd-logind.service loaded active running Login Service -● user@1000.service loaded active running User Manager for UID 1000 -… +● user@1000.service loaded failed failed User Manager for UID 1000 + … systemd-tmpfiles-clean.timer loaded active waiting Daily Cleanup of Temporary Directories LOAD = Reflects whether the unit definition was properly loaded.