]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
Revert "man: fix description of --force in halt(8) (#7392)"
authorLudwig Nussel <ludwig.nussel@suse.de>
Tue, 15 Feb 2022 10:49:26 +0000 (11:49 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 15 Feb 2022 13:58:03 +0000 (14:58 +0100)
This reverts commit 5d9adb5b60b815b477ba9e6b19ef0fd7e1854a38.

man/halt.xml

index 4b3beb80b799aeb6aaba2cba01514cf40de454a6..7ab21c148fbb56aae87252cb49c82454c5f06ae2 100644 (file)
         <term><option>-f</option></term>
         <term><option>--force</option></term>
 
-        <listitem><para>Force immediate halt, power-off, or reboot. When
-        specified once, this results in an immediate but clean shutdown
-        by the system manager. When specified twice, this results in an
-        immediate shutdown without contacting the system manager. See the
-        description of <option>--force</option> in
-        <citerefentry><refentrytitle>systemctl</refentrytitle><manvolnum>1</manvolnum></citerefentry>
-        for more details.</para></listitem>
+        <listitem><para>Force immediate halt, power-off, reboot. Do
+        not contact the init system.</para></listitem>
       </varlistentry>
 
       <varlistentry>