summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2010-07-06 15:08:08 -0400
committerJoey Hess <joey@kitenet.net>2010-07-06 15:08:08 -0400
commit9b22d8c29882a723df4db6f993e283ce37f0acc7 (patch)
treedeef5d535fba4573816a1689c2732744d58ba9bf
parentb5af8181d2bb7e08e08fcab7a0d5910acb7a8522 (diff)
update
-rw-r--r--parallel.docbook10
1 files changed, 5 insertions, 5 deletions
diff --git a/parallel.docbook b/parallel.docbook
index 955c2d6..f775413 100644
--- a/parallel.docbook
+++ b/parallel.docbook
@@ -77,9 +77,9 @@ Written by Joey Hess
<varlistentry>
<term><option>-l maxload</option></term>
<listitem>
- <para>Avoid starting new jobs when
- the system's load average is not below
- the specified limit.</para>
+ <para>Wait as needed to avoid starting
+ new jobs when the system's load average
+ is not below the specified limit.</para>
</listitem>
</varlistentry>
@@ -88,8 +88,8 @@ Written by Joey Hess
<listitem>
<para>Normally the command is passed the
argument at the end of its command line. With
- this option, the first instance of "{}" in
- the command is replaced with the argument.</para>
+ this option, any instances of "{}" in
+ the command are replaced with the argument.</para>
</listitem>
</varlistentry>