1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-23 04:30:24 +02:00

26202: show zshmodules(1) for echotc, echoti, sched, zprof, zpty, zsocket, zstyle, and ztcp builtins as well.

This commit is contained in:
Clint Adams 2008-12-30 05:40:55 +00:00
parent c1613695c7
commit 80bb48a400
2 changed files with 7 additions and 1 deletions

View file

@ -1,3 +1,9 @@
2008-12-30 Clint Adams <clint@zsh.org>
* 26202: Functions/Misc/run-help: show zshmodules(1) for echotc,
echoti, sched, zprof, zpty, zsocket, zstyle, and ztcp builtins
as well.
2008-12-29 Geoff Wing <gcw@zsh.org>
* unposted: Test/C04funcdef.ztst, Test/C05debug.ztst,

View file

@ -76,7 +76,7 @@ do
(clone) ;&
(ln|mkdir|mv|rm|rmdir|sync) ;&
(sched) ;&
(stat) man zshmodules;;
(echotc|echoti|sched|stat|zprof|zpty|zsocket|zstyle|ztcp) man zshmodules;;
(zftp) man zshftpsys;;
(*) man zshbuiltins;;
esac