From: David Joaquín Shourabi Porcel Date: Tue, 8 Oct 2024 13:20:26 +0000 (+0200) Subject: man: `machinectl(1)`: Fix description of subcommand `poweroff` X-Git-Tag: v257-rc1~297^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F34678%2Fhead;p=thirdparty%2Fsystemd.git man: `machinectl(1)`: Fix description of subcommand `poweroff` --- 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