diff options
Diffstat (limited to 'man/systemctl.xml')
-rw-r--r-- | man/systemctl.xml | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/man/systemctl.xml b/man/systemctl.xml index 535f9bd13b..922fd2d68a 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -304,13 +304,11 @@ <command>kill</command>, choose the mode how to kill the selected processes. Must be one of - <option>control-group</option>, - <option>process-group</option> or + <option>control-group</option> or <option>process</option> to select whether to kill the entire control - group, the process group or only the - selected process itself. If omitted - defaults to + group or only the selected process + itself. If omitted defaults to <option>control-group</option> if <option>--kill-who=all</option> is set, or <option>process</option> |