Hi Padraig, On 2020-06-07 14:13, Pádraig Brady wrote: > How about we add the exit code table to the man page also? > I've adjusted your patch to do that (along with some other tweaks) in the > attached.
nice, especially also: > -124 if @var{command} times out > +124 if @var{command} times out, and @option{--preserve-status} is not > specified Minor, grammar-related question: > +Upon timeout send the TERM signal to COMMAND, if no other SIGNAL > specified.\n\ _______________^ s/timeout/&,/ ? I stumbled upon this sentence a couple of times - shouldn't there be a comma? The word 'timeout' could be a regular noun, a verb, or in this special case the name of the tool, so I had to read the first half several times. But maybe it's only me as a non-native English speaker - commas are much cheaper over here. ;-) Thanks & have a nice day, Berny