Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Bug#463615: 'man zshbuiltins' typo: "comand"
- X-seq: zsh-workers 24517
- From: Clint Adams <schizo@xxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Re: Bug#463615: 'man zshbuiltins' typo: "comand"
- Date: Fri, 1 Feb 2008 14:42:22 -0500
- Cc: "A. Costa" <agcosta@xxxxxxx>, 463615@xxxxxxxxxxxxxxx
- In-reply-to: <20080131222142.4e0219d1.agcosta@xxxxxxx>
- Mail-followup-to: zsh-workers@xxxxxxxxxx, "A. Costa" <agcosta@xxxxxxx>, 463615@xxxxxxxxxxxxxxx
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <20080131222142.4e0219d1.agcosta@xxxxxxx>
On Thu, Jan 31, 2008 at 10:21:42PM -0500, A. Costa wrote:
> Found a typo in '/usr/share/man/man1/zshbuiltins.1.gz', see attached '.diff'.
>
> Hope this helps...
> --- zshbuiltins.1 2008-01-29 10:24:59.000000000 -0500
> +++ /tmp/zshbuiltins.1 2008-01-31 06:05:33.000000000 -0500
> @@ -1451,7 +1451,7 @@
> introduce an attribute turns it off\&.
> .PP
> If the \fB\-p\fP option is given, parameters and values are printed in the
> -form of a typeset comand and an assignment (which will be printed
> +form of a typeset command and an assignment (which will be printed
> separately for arrays and associative arrays), regardless of other flags
> and options\&. Note that the \fB\-h\fP flag on parameters is respected; no
> value will be shown for these parameters\&.
Index: Doc/Zsh/builtins.yo
===================================================================
RCS file: /cvsroot/zsh/zsh/Doc/Zsh/builtins.yo,v
retrieving revision 1.102
diff -u -r1.102 builtins.yo
--- Doc/Zsh/builtins.yo 16 Dec 2007 14:05:15 -0000 1.102
+++ Doc/Zsh/builtins.yo 1 Feb 2008 19:41:49 -0000
@@ -1372,7 +1372,7 @@
introduce an attribute turns it off.
If the tt(-p) option is given, parameters and values are printed in the
-form of a typeset comand and an assignment (which will be printed
+form of a typeset command and an assignment (which will be printed
separately for arrays and associative arrays), regardless of other flags
and options. Note that the tt(-h) flag on parameters is respected; no
value will be shown for these parameters.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author