Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Bug#463620: 'man zshoptions' typo: "wordsplitting"
- X-seq: zsh-workers 24520
- From: Clint Adams <schizo@xxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Re: Bug#463620: 'man zshoptions' typo: "wordsplitting"
- Date: Fri, 1 Feb 2008 14:48:44 -0500
- Cc: "A. Costa" <agcosta@xxxxxxx>, 463620@xxxxxxxxxxxxxxx
- In-reply-to: <20080131222208.d6718c6b.agcosta@xxxxxxx>
- Mail-followup-to: zsh-workers@xxxxxxxxxx, "A. Costa" <agcosta@xxxxxxx>, 463620@xxxxxxxxxxxxxxx
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <20080131222208.d6718c6b.agcosta@xxxxxxx>
On Thu, Jan 31, 2008 at 10:22:08PM -0500, A. Costa wrote:
> Found a typo in '/usr/share/man/man1/zshoptions.1.gz', see attached '.diff'.
>
> Hope this helps...
> --- zshoptions.1 2008-01-29 10:24:59.000000000 -0500
> +++ /tmp/zshoptions.1 2008-01-31 06:23:20.000000000 -0500
> @@ -323,7 +323,7 @@
> .PP
> This option respects the setting of the \fBKSH_TYPESET\fP option\&. In other
> words, if both options are in effect, arguments looking like
> -assignments will not undergo wordsplitting\&.
> +assignments will not undergo word splitting\&.
> .RE
> .TP
> \fBMARK_DIRS\fP (\fB\-8\fP, ksh: \fB\-X\fP)
Index: Doc/Zsh/options.yo
===================================================================
RCS file: /cvsroot/zsh/zsh/Doc/Zsh/options.yo,v
retrieving revision 1.55
diff -u -r1.55 options.yo
--- Doc/Zsh/options.yo 18 Jun 2007 13:25:04 -0000 1.55
+++ Doc/Zsh/options.yo 1 Feb 2008 19:48:06 -0000
@@ -418,7 +418,7 @@
This option respects the setting of the tt(KSH_TYPESET) option. In other
words, if both options are in effect, arguments looking like
-assignments will not undergo wordsplitting.
+assignments will not undergo word splitting.
)
pindex(MARK_DIRS)
cindex(directories, marking)
Messages sorted by:
Reverse Date,
Date,
Thread,
Author