about summary refs log tree commit diff
path: root/Doc/Zsh/calsys.yo
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2010-03-16 22:53:32 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2010-03-16 22:53:32 +0000
commitc977b0125d562732ad62d9e0b682d2e271a9c3ee (patch)
treef7946b62b090c003457160be7d7c6091a25e9325 /Doc/Zsh/calsys.yo
parentdb40de0af33e1b370009fb5e239c01c748a94ca7 (diff)
downloadzsh-c977b0125d562732ad62d9e0b682d2e271a9c3ee.tar.gz
zsh-c977b0125d562732ad62d9e0b682d2e271a9c3ee.tar.xz
zsh-c977b0125d562732ad62d9e0b682d2e271a9c3ee.zip
unposted: document that age functions uses zstat, not stat
Diffstat (limited to 'Doc/Zsh/calsys.yo')
-rw-r--r--Doc/Zsh/calsys.yo10
1 files changed, 2 insertions, 8 deletions
diff --git a/Doc/Zsh/calsys.yo b/Doc/Zsh/calsys.yo
index ea315f5c3..1201f4dcf 100644
--- a/Doc/Zsh/calsys.yo
+++ b/Doc/Zsh/calsys.yo
@@ -539,14 +539,8 @@ findex(age)
 
 The function tt(age) can be autoloaded and use separately from
 the calendar system, although it uses the function tt(calendar_scandate)
-for date formatting.  It requires the tt(zsh/stat) builtin, which
-makes available the builtin tt(stat).  This may conflict with an
-external programme of the same name; if it does, the builtin may be
-disabled for normal operation by including the following code in
-an initialization file:
-
-example(zmodload -i zsh/stat
-disable stat)
+for date formatting.  It requires the tt(zsh/stat) builtin, but uses
+only the builtin tt(zstat).
 
 tt(age) selects files having a given modification time for use
 as a glob qualifier.  The format of the date is the same as that