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-04 21:46:27 -0400 |
commit | d6ee7fa24f5437b7bb2e12f94e0cb828ed25943a (patch) | |
tree | c67c8959f20b9fd13503092586de9d44381898bc /man/systemd.kill.xml | |
parent | 0b5a519c89b5fb48ec7a3cfbd9c02283ae0f23ac (diff) |
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> |