Blame SOURCES/0588-man-fix-description-of-force-in-halt-8-7392.patch

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