From db44e186c9ae646c03bb2ca1c3399610840d8f52 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Fri, 1 Apr 2005 12:03:53 +0000 Subject: c.f. 21071: always use "status" in return and exit status docs --- Doc/Zsh/mod_computil.yo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Doc/Zsh/mod_computil.yo') diff --git a/Doc/Zsh/mod_computil.yo b/Doc/Zsh/mod_computil.yo index d4ca8e61d..593f85ad3 100644 --- a/Doc/Zsh/mod_computil.yo +++ b/Doc/Zsh/mod_computil.yo @@ -73,7 +73,7 @@ innermost quoting level. If the tt(-p) option is given, quoting is done as if there is some prefix before the values of the parameters, so that a leading equal sign will not be quoted. -The return value is non-zero in case of an error and zero otherwise. +The return status is non-zero in case of an error and zero otherwise. ) findex(comptags) findex(comptry) -- cgit 1.4.1