]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: `machinectl(1)`: Fix description of subcommand `poweroff` 34678/head
authorDavid Joaquín Shourabi Porcel <david@djsp.eu>
Tue, 8 Oct 2024 13:20:26 +0000 (15:20 +0200)
committerDavid Joaquín Shourabi Porcel <david@djsp.eu>
Tue, 8 Oct 2024 13:23:17 +0000 (15:23 +0200)
man/machinectl.xml

index 3964dc0580b4530cf611781647151dc19a239267..5b19a9abbd7fb258fa8e83e449b75a1d6542bf93 100644 (file)
         <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