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_clone.yo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Doc/Zsh/mod_clone.yo') diff --git a/Doc/Zsh/mod_clone.yo b/Doc/Zsh/mod_clone.yo index 1791a6df9..1124958f2 100644 --- a/Doc/Zsh/mod_clone.yo +++ b/Doc/Zsh/mod_clone.yo @@ -14,7 +14,7 @@ var(tty). In the new shell, the tt(PID), tt(PPID) and tt(TTY) special parameters are changed appropriately. tt($!) is set to zero in the new shell, and to the new shell's PID in the original shell. -The return value of the builtin is zero in both shells if successful, +The return status of the builtin is zero in both shells if successful, and non-zero on error. The target of tt(clone) should be an unused terminal, such as an unused virtual -- cgit 1.4.1