diff --git a/man/halt.xml b/man/halt.xml
index 7ab21c148f..6d272f7daf 100644
--- a/man/halt.xml
+++ b/man/halt.xml
@@ -84,8 +84,12 @@
- Force immediate halt, power-off, reboot. Do
- not contact the init system.
+
+ 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.
+