From 80bb48a40004761fefa3f8f433b8450bda605e80 Mon Sep 17 00:00:00 2001 From: Clint Adams Date: Tue, 30 Dec 2008 05:40:55 +0000 Subject: 26202: show zshmodules(1) for echotc, echoti, sched, zprof, zpty, zsocket, zstyle, and ztcp builtins as well. --- ChangeLog | 6 ++++++ Functions/Misc/run-help | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index aec5268b0..2654d7dea 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2008-12-30 Clint Adams + + * 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 * unposted: Test/C04funcdef.ztst, Test/C05debug.ztst, diff --git a/Functions/Misc/run-help b/Functions/Misc/run-help index f8aef0d47..f5464065d 100644 --- a/Functions/Misc/run-help +++ b/Functions/Misc/run-help @@ -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 -- cgit 1.4.1