diff options
author | Bart Schaefer <barts@users.sourceforge.net> | 2000-05-22 15:49:04 +0000 |
---|---|---|
committer | Bart Schaefer <barts@users.sourceforge.net> | 2000-05-22 15:49:04 +0000 |
commit | 903ee41560acb802fd3bfb71ac3545645e3168ff (patch) | |
tree | d0eb8d7aeebceb28a8b2df779edc2355ae4ecf09 /Doc/Zsh | |
parent | 663e892126dce7efdf94ada38166b6f8c12351c7 (diff) | |
download | zsh-903ee41560acb802fd3bfb71ac3545645e3168ff.tar.gz zsh-903ee41560acb802fd3bfb71ac3545645e3168ff.tar.xz zsh-903ee41560acb802fd3bfb71ac3545645e3168ff.zip |
11508: Add texipage() to printindex().
Diffstat (limited to 'Doc/Zsh')
-rw-r--r-- | Doc/Zsh/index.yo | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/Zsh/index.yo b/Doc/Zsh/index.yo index 99cf8558b..9555b5d41 100644 --- a/Doc/Zsh/index.yo +++ b/Doc/Zsh/index.yo @@ -1,5 +1,6 @@ ifztexi(\ def(printindex)(2)(\ + texipage()NL()\ NOTRANS(@unnumbered) ARG1NL()\ NL()\ NOTRANS(@printindex) ARG2\ |