diff options
author | Lennart Poettering <lennart@poettering.net> | 2014-03-25 00:31:48 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2014-03-25 00:31:48 +0100 |
commit | 0088d63151e088d62104d88f866e9eb049091c22 (patch) | |
tree | 534441eb05dabeba0983cd4c465a7b423ce81e1e /man | |
parent | 905826156de95d173b26e7a57df29188a1020cd0 (diff) |
systemctl: --kill-mode is long long gone, don't mention it in the man page
Diffstat (limited to 'man')
-rw-r--r-- | man/systemctl.xml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/man/systemctl.xml b/man/systemctl.xml index 77447dd122..b4727d9730 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -664,9 +664,8 @@ kobject-uevent 1 systemd-udevd-kernel.socket systemd-udevd.service <listitem> <para>Send a signal to one or more processes of the unit. Use <option>--kill-who=</option> to select which - process to kill. Use <option>--kill-mode=</option> to select - the kill mode and <option>--signal=</option> to select the - signal to send.</para> + process to kill. Use <option>--signal=</option> to select + the signal to send.</para> </listitem> </varlistentry> <varlistentry> |