diff options
author | Jan Engelhardt <jengelh@inai.de> | 2013-08-05 01:13:28 +0200 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2013-08-05 03:46:27 +0200 |
commit | d6ee7fa24f5437b7bb2e12f94e0cb828ed25943a (patch) | |
tree | c67c8959f20b9fd13503092586de9d44381898bc /man/systemd.kill.xml | |
parent | systemd-delta: Only print colors when on a tty (diff) | |
download | systemd-d6ee7fa24f5437b7bb2e12f94e0cb828ed25943a.tar.xz systemd-d6ee7fa24f5437b7bb2e12f94e0cb828ed25943a.zip |
man: wording and grammar updates
This includes regularly-submitted corrections to comma setting and
orthographical mishaps that appeared in man/ in recent commits.
Diffstat (limited to 'man/systemd.kill.xml')
-rw-r--r-- | man/systemd.kill.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/systemd.kill.xml b/man/systemd.kill.xml index 517a891777..ab3d28f23a 100644 --- a/man/systemd.kill.xml +++ b/man/systemd.kill.xml @@ -123,8 +123,8 @@ <constant>SIGHUP</constant> (if enabled with <varname>SendSIGHUP=</varname>). If - then after a delay (configured via the - <varname>TimeoutStopSec=</varname> option) + then, after a delay (configured via the + <varname>TimeoutStopSec=</varname> option), processes still remain, the termination request is repeated with the <constant>SIGKILL</constant> |