man: machinectl(1): Fix description of subcommand poweroff

This commit is contained in:
David Joaquín Shourabi Porcel 2024-10-08 15:20:26 +02:00
parent f4e3c6e5b3
commit a41da1e703
No known key found for this signature in database
GPG Key ID: 60919F22552B95B9

View File

@ -263,7 +263,7 @@
<term><command>poweroff</command> <replaceable>NAME</replaceable></term>
<listitem><para>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 <command>stop</command> as alias for <command>poweroff</command>.
This operation does not work on containers that do not run a