From: Lennart Poettering Date: Fri, 2 Jul 2010 15:04:48 +0000 (+0200) Subject: man: fix typo in systemctl man page X-Git-Tag: v1~65 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=225fdfd3dda82220537ae699895fffe99ce4ba34;ds=sidebyside man: fix typo in systemctl man page --- diff --git a/man/systemctl.xml b/man/systemctl.xml index ad5ca4682..e3a07d5d0 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -129,14 +129,13 @@ - 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. - + Do not synchronously wait for + the requested operation to finish. If this is + not specified the job will be verified, + enqueued and systemctl will + wait until it is completed. By passing this + argument it is only verified and + enqueued.