diff --git a/man/machinectl.xml b/man/machinectl.xml index 3964dc0580b..5b19a9abbd7 100644 --- a/man/machinectl.xml +++ b/man/machinectl.xml @@ -263,7 +263,7 @@ poweroff NAME Power off one or more containers. This will - trigger a reboot by sending SIGRTMIN+4 to the container's init + trigger a shutdown by sending SIGRTMIN+4 to the container's init process, which causes systemd-compatible init systems to shut down cleanly. Use stop as alias for poweroff. This operation does not work on containers that do not run a