diff options
author | Jan Engelhardt <jengelh@inai.de> | 2014-06-28 00:48:28 +0200 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2014-06-28 00:06:30 -0400 |
commit | 8d0e0ddda6501479eb69164687c83c1a7667b33a (patch) | |
tree | 167d9b1618cd3bbd2cf8d4ba700205408af27ccb /man/systemd.service.xml | |
parent | 0fdeb6e011dfdb17636c81e2d7e0d632186359ce (diff) |
doc: grammatical corrections
Diffstat (limited to 'man/systemd.service.xml')
-rw-r--r-- | man/systemd.service.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd.service.xml b/man/systemd.service.xml index 640318ba44..1d80480772 100644 --- a/man/systemd.service.xml +++ b/man/systemd.service.xml @@ -839,7 +839,7 @@ ExecStart=/bin/echo $ONE $TWO ${TWO}</programlisting> recovery from errors. For services that shall be able to terminate on their own choice (and avoiding - immediate restart) + immediate restart), <option>on-abnormal</option> is an alternative choice.</para> </listitem> |