summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2010-07-02 17:04:48 +0200
committerLennart Poettering <lennart@poettering.net>2010-07-02 17:04:48 +0200
commit225fdfd3dda82220537ae699895fffe99ce4ba34 (patch)
tree20f0d9a448c2c9e39d2faa3a6eefb4c3dea8566e /man
parentb439c6ee04967fa988d232e0765f972cb27b1877 (diff)
man: fix typo in systemctl man page
Diffstat (limited to 'man')
-rw-r--r--man/systemctl.xml15
1 files changed, 7 insertions, 8 deletions
diff --git a/man/systemctl.xml b/man/systemctl.xml
index ad5ca4682d..e3a07d5d03 100644
--- a/man/systemctl.xml
+++ b/man/systemctl.xml
@@ -129,14 +129,13 @@
<varlistentry>
<term><option>--no-block</option></term>
- <listitem><para>Do no synchronously
- wait for the requested operation to
- finish. If this is not specified the
- job will be verified, enqueued and
- wait until it is complete. 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>--quiet</option></term>