From: Zbigniew Jędrzejewski-Szmek Date: Tue, 12 Dec 2017 19:53:00 +0000 (+0100) Subject: man: tone down the note that reboot/halt/poweroff are legacy X-Git-Tag: v237~185^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2e772f3085202f1a9289b6976af8ae3490044056;p=thirdparty%2Fsystemd.git 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. --- diff --git a/man/halt.xml b/man/halt.xml index 0abcdb475cb..78860d94dd8 100644 --- a/man/halt.xml +++ b/man/halt.xml @@ -166,8 +166,12 @@ Notes - These are legacy commands available for compatibility - only. + These commands are implemented in a way that preserves compatiblity with + the original SysV commands. + systemctl1 + verbs halt, poweroff, + reboot provide the same functionality with some additional + features.