From 99beeb572efa528d2eef31b8cb64e54a1effeaa7 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Wed, 30 May 2001 16:08:16 +0000 Subject: Doc changes for 4.0.1 --- Util/helpfiles | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Util') diff --git a/Util/helpfiles b/Util/helpfiles index 56e77759e..8c7f2bd70 100755 --- a/Util/helpfiles +++ b/Util/helpfiles @@ -21,12 +21,12 @@ # previous line (so you see what we're up against). # Example usage: -# cd ~/zsh-3.0.0 # or wherever +# cd ~/zsh-4.0.1 # or wherever # mkdir Help # cd Help -# man zsh | colcrt - | helpfiles +# man zshbuiltins | colcrt - | helpfiles # run-help() { -# typeset zhelp=~/zsh-3.0.0/Help # or wherever +# typeset zhelp=~/zsh-4.0.1/Help # or wherever # [[ $1 = . ]] && 1=dot # [[ $1 = : ]] && 1=colon # if [[ $1 = compctl ]]; then -- cgit 1.4.1