From 461a9bdf9f4e8dcefcb1316d5ddef61f214e3740 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Wed, 26 Mar 2008 15:37:54 +0000 Subject: 24741: loading zstat builtin was misdocumented --- Doc/Zsh/mod_stat.yo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Doc/Zsh/mod_stat.yo') diff --git a/Doc/Zsh/mod_stat.yo b/Doc/Zsh/mod_stat.yo index 21c750e34..df1ef9037 100644 --- a/Doc/Zsh/mod_stat.yo +++ b/Doc/Zsh/mod_stat.yo @@ -18,7 +18,7 @@ manref(stat)(2)). The same command is provided with two names; as the name tt(stat) is often used by an external command it is recommended that only the tt(zstat) form of the command is used. This can be arranged by loading the module with the command `tt(zmodload -F zsh/stat -zstat)'. +b:zstat)'. If the tt(stat) call fails, the appropriate system error message printed and status 1 is returned. -- cgit 1.4.1