zsh-workers
 help / color / mirror / code / Atom feed
* zshoptions.man fix
@ 1996-12-22 18:19 Zefram
  0 siblings, 0 replies; only message in thread
From: Zefram @ 1996-12-22 18:19 UTC (permalink / raw)
  To: Z Shell workers mailing list

-----BEGIN PGP SIGNED MESSAGE-----

Something weird happened to my zshoptions.man patch in 3.1.0.

 -zefram

 Index: Doc/zshoptions.man
 ===================================================================
 RCS file: /home/zefram/usr/cvsroot/zsh/Doc/zshoptions.man,v
 retrieving revision 1.1.1.15
 diff -c -r1.1.1.15 zshoptions.man
 *** Doc/zshoptions.man	1996/12/22 01:13:08	1.1.1.15
 --- Doc/zshoptions.man	1996/12/22 01:27:41
 ***************
 *** 245,269 ****
   temporarily to the name of the function/script.
   .TP
   \fBGLOB\fP (+\fBF\fP, ksh: +\fBf\fP)
 ! + Perform filename generation (globbing).
 ! + (See the
 ! + .B FILENAME GENERATION
 ! + section of
 ! + .IR zshexpn (1).)
   .TP
   \fBGLOB_ASSIGN\fP
 ! + If this option is set, filename generation (globbing) is
 ! + performed on the right hand side of scalar parameter assignments of
 ! + the form \fIname\fB=\fIpattern\fR (e.g.
 ! + .RB ` param=* ').
 ! + If the result has more than one word the parameter will become an array
 ! + with those words as arguments. This option is provided for backwards
 ! + compatibility only: globbing is always performed on the right hand side
 ! + of array assignments of the form `\fIname\fB=( \fIvalue\fB )}\fR' (e.g.
 ! + .RB ` param=(*) ')
 ! + and this form is recommended for clarity;
 ! + with this option set, it is not possible to predict whether the result
 ! + will be an array or a scalar.
   .TP
   \fBGLOB_COMPLETE\fP
   When the current word has a glob pattern, do not insert all the words
 --- 245,269 ----
   temporarily to the name of the function/script.
   .TP
   \fBGLOB\fP (+\fBF\fP, ksh: +\fBf\fP)
 ! Perform filename generation (globbing).
 ! (See the
 ! .B FILENAME GENERATION
 ! section of
 ! .IR zshexpn (1).)
   .TP
   \fBGLOB_ASSIGN\fP
 ! If this option is set, filename generation (globbing) is
 ! performed on the right hand side of scalar parameter assignments of
 ! the form \fIname\fB=\fIpattern\fR (e.g.
 ! .RB ` param=* ').
 ! If the result has more than one word the parameter will become an array
 ! with those words as arguments. This option is provided for backwards
 ! compatibility only: globbing is always performed on the right hand side
 ! of array assignments of the form `\fIname\fB=( \fIvalue\fB )}\fR' (e.g.
 ! .RB ` param=(*) ')
 ! and this form is recommended for clarity;
 ! with this option set, it is not possible to predict whether the result
 ! will be an array or a scalar.
   .TP
   \fBGLOB_COMPLETE\fP
   When the current word has a glob pattern, do not insert all the words

-----BEGIN PGP SIGNATURE-----
Version: 2.6.2

iQCVAwUBMry+3XD/+HJTpU/hAQFuZwP+PumT+wwgATmHwDKYAKpuGxNiuPLuZZNW
JU3OrNMVo0I2OdgmjcYrHC7S8RqyQ2KvtsmEmPkkJJ3lvZ8q4KjpXWZzPmN/7A17
HpbOSk1YR+9pEttyE+U64cGEUrsgB+QSd52KBOZ64ph8Bm6Y6b/Ud8Z+iAflEuZC
JFpdpCx14eE=
=YjeY
-----END PGP SIGNATURE-----


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1996-12-22 18:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1996-12-22 18:19 zshoptions.man fix Zefram

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).