From: Joey Hess Date: Tue, 6 Jul 2010 19:08:08 +0000 (-0400) Subject: update X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b22d8c29882a723df4db6f993e283ce37f0acc7;p=moreutils update --- 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 - Avoid starting new jobs when - the system's load average is not below - the specified limit. + Wait as needed to avoid starting + new jobs when the system's load average + is not below the specified limit. @@ -88,8 +88,8 @@ Written by Joey Hess 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. + this option, any instances of "{}" in + the command are replaced with the argument.