{subsection: DAGMan Node Return Values}
 
-|0 through 128|job exited with corresponding return value|
-|-1 through -32|job killed by corresponding signal number|
+|0 through 255|job exited with corresponding return value|
+|-1 through -32|job killed by corresponding (non-negative) signal number|
 |-1001|job whose batch system submission fails|
 |-1002|job externally removed from the batch system queue (by something other than condor_dagman) |