diff --git a/man/systemctl.xml b/man/systemctl.xml index 7a2777664e..1237962b3c 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -701,18 +701,13 @@ To show all installed unit files use 'systemctl list-unit-files'. terminal supports that. A colored dot is shown next to services which were masked, not found, or otherwise failed. - The LOAD column shows the load state, one of - loaded, not-found, - stub, error, - merged, masked. The ACTIVE - columns shows the general unit state, one of active, - reloading, inactive, - failed, activating, - deactivating. The SUB column shows the - unit-type-specific detailed state of the unit, possible values vary by - unit type. The list of possible LOAD, ACTIVE, and SUB states is not - constant and new systemd releases may both add and remove values. - systemctl --state=help command maybe be + The LOAD column shows the load state, one of loaded, + not-found, error, masked. The ACTIVE columns + shows the general unit state, one of active, reloading, + inactive, failed, activating, + deactivating. The SUB column shows the unit-type-specific detailed state of the unit, + possible values vary by unit type. The list of possible LOAD, ACTIVE, and SUB states is not constant and + new systemd releases may both add and remove values. systemctl --state=help command maybe be used to display the current set of possible values. This is the default command.