]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: tone down the note that reboot/halt/poweroff are legacy 7620/head
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 12 Dec 2017 19:53:00 +0000 (20:53 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 14 Dec 2017 21:41:29 +0000 (22:41 +0100)
They may be old (or rather compatible implementations of old commands), but
they certainly are not going away. Apart from privilege escalation through
polkit, they are mostly equivalent.

man/halt.xml

index 0abcdb475cb9a373cc1605766cd3a5c96a17841f..78860d94dd82e63ce70514e523616a0543953361 100644 (file)
   <refsect1>
     <title>Notes</title>
 
-    <para>These are legacy commands available for compatibility
-    only.</para>
+    <para>These commands are implemented in a way that preserves compatiblity with
+    the original SysV commands.
+    <citerefentry><refentrytitle>systemctl</refentrytitle><manvolnum>1</manvolnum></citerefentry>
+    verbs <command>halt</command>, <command>poweroff</command>,
+    <command>reboot</command> provide the same functionality with some additional
+    features.</para>
   </refsect1>
 
   <refsect1>