From 18143c322614c6e81648b696d30e743068c24afa Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Fri, 9 Jan 2009 20:28:30 +0000 Subject: 262727: add $ZSH_PATCHLEVEL from ChangeLog revision --- Doc/Zsh/params.yo | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'Doc') diff --git a/Doc/Zsh/params.yo b/Doc/Zsh/params.yo index bc8a79450..79db4c613 100644 --- a/Doc/Zsh/params.yo +++ b/Doc/Zsh/params.yo @@ -727,6 +727,14 @@ item(tt(ZSH_NAME))( Expands to the basename of the command used to invoke this instance of zsh. ) +vindex(ZSH_PATCHLEVEL) +item(tt(ZSH_PATCHLEVEL))( +The revision string for the version number of the ChangeLog file +in the zsh distribution. This is most useful in order to keep +track of versions of the shell during development between releases; +hence most users should not use it and should instead rely on +tt($ZSH_VERSION). +) item(tt(zsh_scheduled_events))( See ifzman(the section `The zsh/sched Module' in zmanref(zshmodules))\ ifnzman(noderef(The zsh/sched Module)). @@ -740,7 +748,7 @@ and `tt(print $(print $ZSH_SUBSHELL))' output 1, while ) vindex(ZSH_VERSION) item(tt(ZSH_VERSION))( -The version number of this zsh. +The version number of the release of zsh. ) enditem() texinode(Parameters Used By The Shell)()(Parameters Set By The Shell)(Parameters) -- cgit 1.4.1