dd65c9
From fa011f2b4e6339f6672835712cb7b281e0603207 Mon Sep 17 00:00:00 2001
dd65c9
From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= <zbyszek@in.waw.pl>
dd65c9
Date: Mon, 20 Nov 2017 14:27:46 +0100
dd65c9
Subject: [PATCH] man: fix description of --force in halt(8) (#7392)
dd65c9
dd65c9
https://bugzilla.redhat.com/show_bug.cgi?id=1449751
dd65c9
(cherry picked from commit 5d9adb5b60b815b477ba9e6b19ef0fd7e1854a38)
dd65c9
dd65c9
Resolves: #1515130
dd65c9
---
dd65c9
 man/halt.xml | 9 +++++++--
dd65c9
 1 file changed, 7 insertions(+), 2 deletions(-)
dd65c9
dd65c9
diff --git a/man/halt.xml b/man/halt.xml
c62b8e
index a06dbd0097..d0fc25c209 100644
dd65c9
--- a/man/halt.xml
dd65c9
+++ b/man/halt.xml
dd65c9
@@ -112,8 +112,13 @@
dd65c9
         <term><option>-f</option></term>
dd65c9
         <term><option>--force</option></term>
dd65c9
 
dd65c9
-        <listitem><para>Force immediate halt, power-off, reboot. Do
dd65c9
-        not contact the init system.</para></listitem>
dd65c9
+        <listitem><para>Force immediate halt, power-off, or reboot. When
dd65c9
+        specified once, this results in an immediate but clean shutdown
dd65c9
+        by the system manager. When specified twice, this results in an
dd65c9
+        immediate shutdown without contacting the system manager. See the
dd65c9
+        description of <option>--force</option> in
dd65c9
+        <citerefentry><refentrytitle>systemctl</refentrytitle><manvolnum>1</manvolnum></citerefentry>
dd65c9
+        for more details.</para></listitem>
dd65c9
       </varlistentry>
dd65c9
 
dd65c9
       <varlistentry>