From: Lennart Poettering Date: Thu, 28 Jan 2016 17:46:24 +0000 (+0100) Subject: man: stop documenting legacy RedHatisms X-Git-Tag: v229~65^2~5 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2fcee0a59a48a1381bb4c0ecf5a2dcbb1015341e;p=thirdparty%2Fsystemd.git man: stop documenting legacy RedHatisms We generally document only the supported verbs, but not the compatibility verbs we also support, in order to keep the documentation minimal. --- diff --git a/man/systemctl.xml b/man/systemctl.xml index ea0c5166395..6e5369f0612 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -733,9 +733,9 @@ kobject-uevent 1 systemd-udevd-kernel.socket systemd-udevd.service Restart one or more units specified on the command line if the units are running. This does nothing if units are not - running. Note that, for compatibility with Red Hat init - scripts, condrestart is equivalent to this - command. + running. + @@ -753,9 +753,9 @@ kobject-uevent 1 systemd-udevd-kernel.socket systemd-udevd.service Reload one or more units if they support it. If not, restart them instead. This does nothing if the units are not - running. Note that, for compatibility with SysV init scripts, - force-reload is equivalent to this - command. + running. +