diff options
Diffstat (limited to 'man/systemd-halt.service.xml')
-rw-r--r-- | man/systemd-halt.service.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/systemd-halt.service.xml b/man/systemd-halt.service.xml index 812281e60d..2fd7b8bf80 100644 --- a/man/systemd-halt.service.xml +++ b/man/systemd-halt.service.xml @@ -74,11 +74,11 @@ <filename>kexec.target</filename> to execute the respective actions.</para> - <para>When these services are run they ensure that PID + <para>When these services are run, they ensure that PID 1 is replaced by the <filename>/usr/lib/systemd/systemd-shutdown</filename> tool which is then responsible for the actual - shutdown. Before shutting down this binary will try to + shutdown. Before shutting down, this binary will try to unmount all remaining file systems, disable all remaining swap devices, detach all remaining storage devices and kill all remaining processes.</para> |