[systemd-commits] man/systemctl.xml
Lennart Poettering
lennart at kemper.freedesktop.org
Fri Jul 2 08:04:55 PDT 2010
man/systemctl.xml | 15 +++++++--------
1 file changed, 7 insertions(+), 8 deletions(-)
New commits:
commit 225fdfd3dda82220537ae699895fffe99ce4ba34
Author: Lennart Poettering <lennart at poettering.net>
Date: Fri Jul 2 17:04:48 2010 +0200
man: fix typo in systemctl man page
diff --git a/man/systemctl.xml b/man/systemctl.xml
index ad5ca46..e3a07d5 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>
More information about the systemd-commits
mailing list