diff options
author | Jim <linux.tech.guy@gmail.com> | 2017-07-25 12:22:12 -0500 |
---|---|---|
committer | Peter Stephenson <pws@zsh.org> | 2017-07-26 09:39:08 +0100 |
commit | aaa0c90d40d8fe685842d139813abfb11801d1a7 (patch) | |
tree | 9bbf7bee726e9f6484b13d817c902b437eec35ae /Doc/Zsh | |
parent | 1d0f2a5e7b0624a0c04b018f0ce64c060962f3ba (diff) | |
download | zsh-aaa0c90d40d8fe685842d139813abfb11801d1a7.tar.gz zsh-aaa0c90d40d8fe685842d139813abfb11801d1a7.tar.xz zsh-aaa0c90d40d8fe685842d139813abfb11801d1a7.zip |
41461: complete list of zsh manual pages in manual introcution
Diffstat (limited to 'Doc/Zsh')
-rw-r--r-- | Doc/Zsh/seealso.yo | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Doc/Zsh/seealso.yo b/Doc/Zsh/seealso.yo index 73c7fa673..7a78c481b 100644 --- a/Doc/Zsh/seealso.yo +++ b/Doc/Zsh/seealso.yo @@ -8,15 +8,21 @@ manref(bash)(1), manref(ksh)(1)\ ifzshone(\ , +zmanref(zshall), zmanref(zshbuiltins), +zmanref(zshcalsys), zmanref(zshcompwid), zmanref(zshcompsys), zmanref(zshcompctl), +zmanref(zshcontrib), zmanref(zshexpn), zmanref(zshmisc), zmanref(zshmodules), zmanref(zshoptions), zmanref(zshparam), +zmanref(zshroadmap), +zmanref(zshtcpsys), +zmanref(zshzftpsys), zmanref(zshzle)\ )\ |