zsh-workers
 help / color / mirror / code / Atom feed
From: Zefram <zefram@dcs.warwick.ac.uk>
To: zsh-workers@math.gatech.edu (Z Shell workers mailing list)
Subject: zshoptions.man fix
Date: Sun, 22 Dec 1996 18:19:46 +0000 (GMT)	[thread overview]
Message-ID: <734.199612221819@stone.dcs.warwick.ac.uk> (raw)

-----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-----


                 reply	other threads:[~1996-12-22 18:26 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=734.199612221819@stone.dcs.warwick.ac.uk \
    --to=zefram@dcs.warwick.ac.uk \
    --cc=zsh-workers@math.gatech.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).