Hi, Please keep me in Cc: since I'm not subscribed. I find out that the exit code when a command times out is 128+9 (when run instede timeout :-D) rather than 124 when is run with "-s KILL". I found this by looking at the code (well, comments :)) where is pretty clear. This patch just adds this to the man page, so no one else checks for 124 and finds out it doesn't exit with that code :) I tried to copy the first line from other commits, but I might misunderstood the style. Also, I didn't compile test it, but it seems simple enough. Sorry in advance if the style is wrong or introduces a build issue. Please let me know and I'll fix it :S Thanks a lot, Rodrigo