about summary refs log tree commit diff
path: root/Doc/Zsh/mod_parameter.yo
diff options
context:
space:
mode:
authorTanaka Akira <akr@users.sourceforge.net>1999-11-02 09:09:21 +0000
committerTanaka Akira <akr@users.sourceforge.net>1999-11-02 09:09:21 +0000
commiteaa5228eb1bb5a8071cd9e2538b25588b081a1eb (patch)
tree75c8df33b2fbaa17e3b3ec359b50e37985691c73 /Doc/Zsh/mod_parameter.yo
parentcfa7436ee6fd00e2cb21cb2d04417aebd10ed921 (diff)
downloadzsh-eaa5228eb1bb5a8071cd9e2538b25588b081a1eb.tar.gz
zsh-eaa5228eb1bb5a8071cd9e2538b25588b081a1eb.tar.xz
zsh-eaa5228eb1bb5a8071cd9e2538b25588b081a1eb.zip
zsh-workers/8480
Diffstat (limited to 'Doc/Zsh/mod_parameter.yo')
-rw-r--r--Doc/Zsh/mod_parameter.yo6
1 files changed, 6 insertions, 0 deletions
diff --git a/Doc/Zsh/mod_parameter.yo b/Doc/Zsh/mod_parameter.yo
index cb2706767..3d30d6926 100644
--- a/Doc/Zsh/mod_parameter.yo
+++ b/Doc/Zsh/mod_parameter.yo
@@ -137,4 +137,10 @@ item(tt(userdirs))(
 This association maps user names to the pathnames of their home
 directories.
 )
+vindex(funcstack)
+item(tt(funcstack))(
+This array contains the names of the functions currently being
+executed. The first element is the name of the function using the
+parameter.
+)
 enditem()