From dbbcbf67cb8a330e5c7d8a40ed4152a53db6b5f8 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Tue, 22 Feb 2011 20:09:20 +0000 Subject: 28791: exit on errors with special builtins with POSIXBUILTINS --- Doc/Zsh/options.yo | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Doc') diff --git a/Doc/Zsh/options.yo b/Doc/Zsh/options.yo index 4ecf8f831..892378469 100644 --- a/Doc/Zsh/options.yo +++ b/Doc/Zsh/options.yo @@ -1871,9 +1871,9 @@ tt(times), tt(trap) and tt(unset). -In addition, a failed redirection after tt(exec) causes a non-interactive -shell to exit and an interactive shell to return to its top-level -processing. +In addition, various error conditions associated with the above builtins +or tt(exec) cause a non-interactive shell to exit and an interactive +shell to return to its top-level processing. ) pindex(POSIX_IDENTIFIERS) pindex(NO_POSIX_IDENTIFIERS) -- cgit 1.4.1