]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man/systemctl: fix typo
authorUlrich Ölmann <u.oelmann@pengutronix.de>
Fri, 2 Jan 2026 14:50:19 +0000 (15:50 +0100)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 2 Jan 2026 19:45:30 +0000 (04:45 +0900)
man/systemctl.xml

index eae6442f583e5b3fc3dec35d8df3e70bf0dd8b5c..63454505dcb78d1dec10f1195a566ad8ea0a49c5 100644 (file)
@@ -1715,7 +1715,7 @@ Jan 12 10:46:45 example.com bluetoothd[8900]: gatt-time-server: Input/output err
           <listitem>
             <para>Shut down and reboot the system.</para>
 
-            <para>This command mostly equivalent to <command>systemctl start reboot.target
+            <para>This command is mostly equivalent to <command>systemctl start reboot.target
             --job-mode=replace-irreversibly --no-block</command>, 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.</para>