man: tone down the note that reboot/halt/poweroff are legacy

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.
This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2017-12-12 20:53:00 +01:00
parent 5d0e48519b
commit 2e772f3085
1 changed files with 6 additions and 2 deletions

View File

@ -166,8 +166,12 @@
<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>