--- bash-3.2/doc/bash.1.245641 2008-01-15 16:17:17.000000000 +0100 +++ bash-3.2/doc/bash.1 2008-01-17 13:07:36.000000000 +0100 @@ -5916,6 +5916,13 @@ to signify the end of the options. For example, the \fB:\fP, \fBtrue\fP, \fBfalse\fP, and \fBtest\fP builtins do not accept options. +Also, please note that while executing in non-interactive mode and while in +.I posix +mode, any special builtin (like \fB.\fP, \fB:\fP, \fBbreak\fP, +\fBcontinue\fP, \fBeval\fP, \fBexec\fP, \fBexit\fP, \fBexport\fP, +\fBreadonly\fP, \fBreturn\fP, \fBset\fP, \fBshift\fP, \fBsource\fP, +\fBtimes\fP, \fBtrap\fP, \fBunset\fP) exiting with a non-zero status +causes the shell to stop execution. .sp .5 .PD 0 .TP