]> err.no Git - moreutils/commitdiff
parallel: Clarify man page regarding CPUs. Closes: #536597
authorJoey Hess <joey@gnu.kitenet.net>
Wed, 15 Jul 2009 14:13:52 +0000 (10:13 -0400)
committerJoey Hess <joey@gnu.kitenet.net>
Wed, 15 Jul 2009 14:13:52 +0000 (10:13 -0400)
debian/changelog
parallel.docbook

index 437ba8713abca792b500dd7f3cd644699303db9d..6d128e0c064f28ca441aef6a4a5aec3d0a52a8ec 100644 (file)
@@ -1,3 +1,9 @@
+moreutils (0.37) UNRELEASED; urgency=low
+
+  * parallel: Clarify man page regarding CPUs. Closes: #536597
+
+ -- Joey Hess <joeyh@debian.org>  Wed, 15 Jul 2009 10:13:28 -0400
+
 moreutils (0.36) unstable; urgency=low
 
   * parallel: New program, contributed by Tollef Fog Heen,
index 9d5714c2b7d404050685861ab5a1f8241711ab88..2fa5a5c78099fa77afe2e3448cb6a93cb72ed24c 100644 (file)
@@ -48,7 +48,7 @@ Written by Joey Hess
                <para><command>parallel</command> runs the specified command,
                passing it a single one of the specified arguments. This is
                repeated for each argument. Jobs may be run in
-               parallel. The default is to run one job per CPU core.</para>
+               parallel. The default is to run one job per CPU.</para>
 
        </refsect1>