From 4e076fc8852614823789c75a0487bf24de3fe9ec Mon Sep 17 00:00:00 2001 From: Ludwig Nussel Date: Tue, 15 Feb 2022 11:49:26 +0100 Subject: [PATCH] Revert "man: fix description of --force in halt(8) (#7392)" This reverts commit 5d9adb5b60b815b477ba9e6b19ef0fd7e1854a38. --- man/halt.xml | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/man/halt.xml b/man/halt.xml index 4b3beb80b7..7ab21c148f 100644 --- a/man/halt.xml +++ b/man/halt.xml @@ -84,13 +84,8 @@ - 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. Do + not contact the init system.