From f3e92a52d90f97ee7ffa89cb99f6fb4859f9be23 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Fri, 15 Jun 2007 09:21:40 +0000 Subject: 23553: bit missed out --- Doc/Zsh/builtins.yo | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Doc/Zsh') diff --git a/Doc/Zsh/builtins.yo b/Doc/Zsh/builtins.yo index cd655c146..ca73499e2 100644 --- a/Doc/Zsh/builtins.yo +++ b/Doc/Zsh/builtins.yo @@ -708,7 +708,8 @@ See ifzman(the section `Arithmetic Evaluation' in zmanref(zshmisc))\ ifnzman(noderef(Arithmetic Evaluation)) for a description of arithmetic expressions. The exit status is 0 if the -value of the last expression is nonzero, and 1 otherwise. +value of the last expression is nonzero, 1 if it is zero, and 2 if +an error occurred. ) findex(limit) cindex(resource limits) -- cgit 1.4.1