Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Error in zsh.texi and zshexpn.man
- X-seq: zsh-workers 1625
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxxx
- Subject: Error in zsh.texi and zshexpn.man
- Date: Fri, 12 Jul 1996 08:38:01 -0700
- Reply-to: schaefer@xxxxxxx
*** zshexpn.man.0 Fri Jun 28 06:48:40 1996
--- zshexpn.man Fri Jul 12 08:35:45 1996
***************
*** 78,84 ****
If an alias exists by that name, the word
is replaced with the text of the alias.
.PP
! Filename expansion is performed on the right hand side of a parameter
assignment, including those appearing after commands of the
\fBtypeset\fR family. In this case, the right hand side will be treated
as a colon-separated list in the manner of \fBPATH\fR so that a ~ or an
--- 78,85 ----
If an alias exists by that name, the word
is replaced with the text of the alias.
.PP
! When the \fBGLOB_ASSIGN\P option is set,
! filename expansion is performed on the right hand side of a parameter
assignment, including those appearing after commands of the
\fBtypeset\fR family. In this case, the right hand side will be treated
as a colon-separated list in the manner of \fBPATH\fR so that a ~ or an
*** zsh.texi.0 Tue Jul 9 19:48:47 1996
--- zsh.texi Fri Jul 12 08:35:13 1996
***************
*** 883,889 ****
that name, the word is replaced with the text of the alias.
@noindent
! Filename expansion is performed on the right hand side of a parameter
assignment, including those appearing after commands of the @code{typeset}
family. In this case, the right hand side will be treated as a
@w{colon-separated} list in the manner of @code{PATH} so that a @code{~} or
--- 883,891 ----
that name, the word is replaced with the text of the alias.
@noindent
! @pindex GLOB_ASSIGN, use of
! When the @code{GLOB_ASSIGN} option is set,
! filename expansion is performed on the right hand side of a parameter
assignment, including those appearing after commands of the @code{typeset}
family. In this case, the right hand side will be treated as a
@w{colon-separated} list in the manner of @code{PATH} so that a @code{~} or
--
Bart Schaefer Brass Lantern Enterprises
http://www.well.com/user/barts http://www.nbn.com/people/lantern
New male in /home/schaefer:
>N 2 Justin William Schaefer Sat May 11 03:43 53/4040 "Happy Birthday"
Messages sorted by:
Reverse Date,
Date,
Thread,
Author