summaryrefslogtreecommitdiff
path: root/man/halt.xml
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2017-11-20 14:27:46 +0100
committerLennart Poettering <lennart@poettering.net>2017-11-20 14:27:46 +0100
commit5d9adb5b60b815b477ba9e6b19ef0fd7e1854a38 (patch)
treefd9468bde0993fae7c198e951cf26ec9526789d4 /man/halt.xml
parent4ff183d419f9ec271ae311dae0bc01b4bb204b50 (diff)
downloadsystemd-5d9adb5b60b815b477ba9e6b19ef0fd7e1854a38.tar.gz
man: fix description of --force in halt(8) (#7392)
https://bugzilla.redhat.com/show_bug.cgi?id=1449751
Diffstat (limited to 'man/halt.xml')
-rw-r--r--man/halt.xml9
1 files changed, 7 insertions, 2 deletions
diff --git a/man/halt.xml b/man/halt.xml
index 3ba151f927..0abcdb475c 100644
--- a/man/halt.xml
+++ b/man/halt.xml
@@ -114,8 +114,13 @@
<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>