jilles e3bbdad108 Mention the range for the exit status for the exit special builtin.
The exit status may exceed 255 in some cases (return); even though it seems
unwise to rely on this, it is also unwise to assume that $? is always
between 0 and 255.

This resolves bin/124748 by documenting that 'exit -1' is not valid.

PR:		bin/124748
Approved by:	ed (mentor)
2009-06-07 15:04:43 +00:00
..
2005-08-13 15:04:30 +00:00
2006-02-04 14:37:50 +00:00
2005-08-13 08:26:58 +00:00
2006-04-16 11:54:01 +00:00