diff options
author | Dave Reisner <d@falconindy.com> | 2010-09-29 09:13:04 -0400 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2010-10-05 21:50:56 +0200 |
commit | c899f8c61a6f42ec53dbc5645e0ff96c58b2d57a (patch) | |
tree | b093b751cce215f4eb38b8510295ab83f7448809 /man/systemd.service.xml | |
parent | 7607fea6a1c3301f86dea204ab7c7e0d98385464 (diff) |
fix typo: s/seperat/separat/g
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 7fc3205ff1..66806f1bd2 100644 --- a/man/systemd.service.xml +++ b/man/systemd.service.xml @@ -307,7 +307,7 @@ the command in <varname>ExecStart=</varname>. Multiple command lines may be concatenated in a - single directive, by seperating them + single directive, by separating them by semicolons (these semicolons must be passed as separate words). In that case, the commands are executed one |