From 6d5bd102300d5eb28aaf0d9683b43389f41ec6b8 Mon Sep 17 00:00:00 2001 From: Faalagorn Date: Wed, 7 Feb 2018 19:10:41 +0100 Subject: [PATCH] man: "reboot" to "power off" in poweroff.target (#8124) Changed "reboot" to "power off" in poweroff.target description. It was most likely copied and pasted from the reboot.target below, compare with e.g. halt.target --- man/systemd.special.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/systemd.special.xml b/man/systemd.special.xml index 2810d6f52c6..4f29a24c27f 100644 --- a/man/systemd.special.xml +++ b/man/systemd.special.xml @@ -483,7 +483,7 @@ A special target unit for shutting down and powering off the system. - Applications wanting to reboot the system should not start this unit + Applications wanting to power off the system should not start this unit directly, but should instead execute systemctl poweroff (possibly with the option) or call systemd-logind8's -- 2.47.3