#682967 /usr/bin/timeout: Please add exit status to manpage

Package:
coreutils
Source:
coreutils
Description:
GNU core utilities
Submitter:
Goswin von Brederlow
Date:
2012-11-22 17:21:07 UTC
Severity:
wishlist
#682967#5
Date:
2012-07-27 13:18:56 UTC
From:
To:
The info pages list the exit status for timeout but the manpage does not:

   Exit status:

     124 if COMMAND times out
     125 if `timeout' itself fails
     126 if COMMAND is found but cannot be invoked
     127 if COMMAND cannot be found
     the exit status of COMMAND otherwise

Please add this to the manpage.

MfG
	Goswin