man: fix description of --force in halt(8) (#7392)
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 20 Nov 2017 13:27:46 +0000 (14:27 +0100)
committerLennart Poettering <lennart@poettering.net>
Mon, 20 Nov 2017 13:27:46 +0000 (14:27 +0100)
https://bugzilla.redhat.com/show_bug.cgi?id=1449751

man/halt.xml

index 3ba151f..0abcdb4 100644 (file)
         <term><option>-f</option></term>
         <term><option>--force</option></term>
 
-        <listitem><para>Force immediate halt, power-off, reboot. Do
-        not contact the init system.</para></listitem>
+        <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>
       </varlistentry>
 
       <varlistentry>