diff --git a/man/halt.xml b/man/halt.xml
index 19857cea84..23bebb32b4 100644
--- a/man/halt.xml
+++ b/man/halt.xml
@@ -88,13 +88,12 @@
- 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 in
- systemctl1
- for more details.
+
+ Force immediate halt, power-off, reboot. If specified, the command does not contact the init
+ system. In most cases, filesystems are not properly unmounted before shutdown. For example, the
+ command reboot -f is mostly equivalent to systemctl reboot -ff,
+ instead of systemctl reboot -f.
+