about summary refs log tree commit diff
diff options
context:
space:
mode:
authorBart Schaefer <barts@users.sourceforge.net>2008-03-26 15:09:21 +0000
committerBart Schaefer <barts@users.sourceforge.net>2008-03-26 15:09:21 +0000
commit0806789e68fc2fd7805f216b7be4772e62f5c13c (patch)
treec3dcdbca20392e7e71d4e93fb8b47aa1aef346fe
parent3363d1e82f6fff53f7a9cea157319be074a5a59c (diff)
downloadzsh-0806789e68fc2fd7805f216b7be4772e62f5c13c.tar.gz
zsh-0806789e68fc2fd7805f216b7be4772e62f5c13c.tar.xz
zsh-0806789e68fc2fd7805f216b7be4772e62f5c13c.zip
Add zstat to the functions index.
-rw-r--r--Doc/Zsh/mod_stat.yo1
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/Zsh/mod_stat.yo b/Doc/Zsh/mod_stat.yo
index eeb196f64..21c750e34 100644
--- a/Doc/Zsh/mod_stat.yo
+++ b/Doc/Zsh/mod_stat.yo
@@ -5,6 +5,7 @@ The tt(zsh/stat) module makes available one builtin command under
 two possible names:
 
 startitem()
+findex(zstat)
 findex(stat)
 cindex(files, listing)
 cindex(files, examining)