From f07b548940ed46722c54b15069a7f08739714659 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Thu, 19 Jul 2018 10:48:46 +0200 Subject: [PATCH] man: fix list-files example The dot is only shown for failed units. Alternative for #9644. --- man/systemctl.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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.