From: Lennart Poettering Date: Tue, 28 Oct 2014 13:38:47 +0000 (+0100) Subject: man: minor corrections on how the overall system states are actually defined X-Git-Tag: v217~20 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=1fdfa094ddc87039c4d21388c89f1b19f236dea7;ds=sidebyside man: minor corrections on how the overall system states are actually defined --- diff --git a/man/systemctl.xml b/man/systemctl.xml index a486c735e..7cbaa6ccb 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -1350,15 +1350,15 @@ kobject-uevent 1 systemd-udevd-kernel.socket systemd-udevd.service initializing Early bootup, before - sysinit.target is reached - or maintenance state entered. + basic.target is reached + or the maintenance state entered. starting - Late bootup, before the default - target or one of the rescue targets are - reached. + Late bootup, before the job queue + becomes idle for the first time, or one of the + rescue targets are reached. running @@ -1372,7 +1372,7 @@ kobject-uevent 1 systemd-udevd-kernel.socket systemd-udevd.service maintenance - One of the rescue targets is + The rescue or emergency target is active.