* parallel: Clarify man page regarding CPUs. Closes: #536597
* parallel: Add -n option. Thanks, Pierre Habouzit. Closes: #537992
(As a side effect, fixes a segfault if -- was omitted.)
+ * parallel.1: Typo fixes. Closes: #538147
-- Joey Hess <joeyh@debian.org> Wed, 15 Jul 2009 10:13:28 -0400
<para>Its exit status is the combination of the exit statuses of each
command ran, ORed together. (Thus, if any one command
- exists nonzero, <command>parallel</command> as a whole will exit nonzero.)</para>
+ exits nonzero, <command>parallel</command> as a whole will exit nonzero.)</para>
</refsect1>