about summary refs log tree commit diff
path: root/Doc/Zsh/mod_clone.yo
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2005-04-01 12:03:53 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2005-04-01 12:03:53 +0000
commitdb44e186c9ae646c03bb2ca1c3399610840d8f52 (patch)
tree6d92d11a09a0bab7d44dd50581905c5d1f920ec1 /Doc/Zsh/mod_clone.yo
parentb51472dd5fda1d4a0e8273d675da03dcbb37c8d6 (diff)
downloadzsh-db44e186c9ae646c03bb2ca1c3399610840d8f52.tar.gz
zsh-db44e186c9ae646c03bb2ca1c3399610840d8f52.tar.xz
zsh-db44e186c9ae646c03bb2ca1c3399610840d8f52.zip
c.f. 21071: always use "status" in return and exit status docs
Diffstat (limited to 'Doc/Zsh/mod_clone.yo')
-rw-r--r--Doc/Zsh/mod_clone.yo2
1 files changed, 1 insertions, 1 deletions
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