]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: "reboot" to "power off" in poweroff.target (#8124)
authorFaalagorn <faalagorn@gmail.com>
Wed, 7 Feb 2018 18:10:41 +0000 (19:10 +0100)
committerVito Caputo <vcaputo@pengaru.com>
Wed, 7 Feb 2018 18:10:41 +0000 (10:10 -0800)
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

index 2810d6f52c6e290cde4c75e767fe4f4885d4bf3d..4f29a24c27f48bbd5d452cfe82a8bba27b39882b 100644 (file)
           <para>A special target unit for shutting down and powering
           off the system.</para>
 
-          <para>Applications wanting to reboot the system should not start this unit
+          <para>Applications wanting to power off the system should not start this unit
           directly, but should instead execute <command>systemctl poweroff</command>
           (possibly with the <option>--no-block</option> option) or call
           <citerefentry><refentrytitle>systemd-logind</refentrytitle><manvolnum>8</manvolnum></citerefentry>'s