1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-12-14 08:21:24 +01:00

41461: complete list of zsh manual pages in manual introcution

This commit is contained in:
Jim 2017-07-25 12:22:12 -05:00 committed by Peter Stephenson
parent 1d0f2a5e7b
commit aaa0c90d40
2 changed files with 11 additions and 0 deletions

View file

@ -1,3 +1,8 @@
2017-07-26 Peter Stephenson <p.stephenson@samsung.com>
* Jim: 41461: Doc/Zsh/seealso.yo: complete list of zsh manual
pages in introduction.
2017-07-20 Peter Stephenson <p.w.stephenson@ntlworld.com> 2017-07-20 Peter Stephenson <p.w.stephenson@ntlworld.com>
* 41433: Doc/Zsh/expn.yo: Further clarification about expansion * 41433: Doc/Zsh/expn.yo: Further clarification about expansion

View file

@ -8,15 +8,21 @@ manref(bash)(1),
manref(ksh)(1)\ manref(ksh)(1)\
ifzshone(\ ifzshone(\
, ,
zmanref(zshall),
zmanref(zshbuiltins), zmanref(zshbuiltins),
zmanref(zshcalsys),
zmanref(zshcompwid), zmanref(zshcompwid),
zmanref(zshcompsys), zmanref(zshcompsys),
zmanref(zshcompctl), zmanref(zshcompctl),
zmanref(zshcontrib),
zmanref(zshexpn), zmanref(zshexpn),
zmanref(zshmisc), zmanref(zshmisc),
zmanref(zshmodules), zmanref(zshmodules),
zmanref(zshoptions), zmanref(zshoptions),
zmanref(zshparam), zmanref(zshparam),
zmanref(zshroadmap),
zmanref(zshtcpsys),
zmanref(zshzftpsys),
zmanref(zshzle)\ zmanref(zshzle)\
)\ )\