diff options
author | Lennart Poettering <lennart@poettering.net> | 2010-09-03 04:51:02 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2010-09-03 04:51:02 +0200 |
commit | a9c72fe933efc9c77580fb4d7212e00f7a690c36 (patch) | |
tree | 944880222dfad081d4bec3850680c0c2049574d8 /man/systemctl.xml | |
parent | 25f63d467187693c0a821bb2b463f8faf627bcfe (diff) |
build-sys: prepare new releasesystemd/v9
Diffstat (limited to 'man/systemctl.xml')
-rw-r--r-- | man/systemctl.xml | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/man/systemctl.xml b/man/systemctl.xml index 63598723bb..88bc48fca5 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -155,13 +155,13 @@ <varlistentry> <term><option>--no-block</option></term> - <listitem><para>Do not synchronously wait for - the requested operation to finish. If this is - not specified the job will be verified, - enqueued and <command>systemctl</command> will - wait until it is completed. By passing this - argument it is only verified and - enqueued.</para></listitem> </varlistentry> + <listitem><para>Do not synchronously wait for + the requested operation to finish. If this is + not specified the job will be verified, + enqueued and <command>systemctl</command> will + wait until it is completed. By passing this + argument it is only verified and + enqueued.</para></listitem> </varlistentry> <varlistentry> <term><option>--system</option></term> |