summaryrefslogtreecommitdiff
path: root/man/systemd.service.xml
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@frugalware.org>2010-12-31 01:50:51 +0100
committerLennart Poettering <lennart@poettering.net>2011-01-01 20:03:56 +0100
commit5471472d441d9ac48640f11a3b07e6a1fd6d1b63 (patch)
treec9f5bebb08fd19a1443f6ad39f1067e7ac76071a /man/systemd.service.xml
parentabd41c86b51fc70ccfbe3b2bfe267ab6f2b4fcfe (diff)
man: remaining spelling fixes
Diffstat (limited to 'man/systemd.service.xml')
-rw-r--r--man/systemd.service.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/man/systemd.service.xml b/man/systemd.service.xml
index c77992d07..e4fa6bcc7 100644
--- a/man/systemd.service.xml
+++ b/man/systemd.service.xml
@@ -271,11 +271,11 @@
<literal>-</literal> an exit code of
the command normally considered a
failure (i.e. non-zero exit status or
- abormal exit due to signal) is ignored
+ abnormal exit due to signal) is ignored
and considered success. If both
<literal>-</literal> and
<literal>@</literal> are used for the
- same command the former must preceed
+ same command the former must precede
the latter. Unless
<varname>Type=forking</varname> is
set, the process started via this
@@ -314,7 +314,7 @@
after the other,
serially. Alternatively, these
directives may be specified more than
- once whith the same effect. However,
+ once with the same effect. However,
the latter syntax is not recommended
for compatibility with parsers
suitable for XDG
@@ -441,7 +441,7 @@
i.e. terminated with an exit code of
0. If set to
<option>on-failure</option> it will be
- restared only when it exited with an
+ restarted only when it exited with an
exit code not equalling 0, or when
terminated by a signal. If set to
<option>on-abort</option> it will be