From: Ulrich Ölmann Date: Fri, 2 Jan 2026 14:50:19 +0000 (+0100) Subject: man/systemctl: fix typo X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc3078e3a921bff8007d9fd7266408145e23172a;p=thirdparty%2Fsystemd.git man/systemctl: fix typo --- diff --git a/man/systemctl.xml b/man/systemctl.xml index eae6442f583..63454505dcb 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -1715,7 +1715,7 @@ Jan 12 10:46:45 example.com bluetoothd[8900]: gatt-time-server: Input/output err Shut down and reboot the system. - This command mostly equivalent to systemctl start reboot.target + This command is mostly equivalent to systemctl start reboot.target --job-mode=replace-irreversibly --no-block, but also prints a wall message to all users. This command is asynchronous; it will return after the reboot operation is enqueued, without waiting for it to complete.