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: yodl documentation update
Date: Tue, 31 Dec 1996 12:48:24 +0000 (GMT)	[thread overview]
Message-ID: <29234.199612311248@stone.dcs.warwick.ac.uk> (raw)

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

Here is the documentation change from patch 2663, in yodl format:

 *** Doc/Zsh/grammar.yo	1996/12/29 02:49:38	1.2
 --- Doc/Zsh/grammar.yo	1996/12/30 14:20:34
 ***************
 *** 255,267 ****
   sect(Reserved Words)
   cindex(reserved words)
   findex(disable, use of)
 ! The following words with the exception of tt(}) are recognized
   as reserved words when used as the first word of a command unless
   quoted or disabled using tt(disable -r):
   
   tt(do done esac then elif else fi for case
   if while function repeat time until
   select coproc nocorrect foreach end ! [[ { })
   texinode(Comments)(Aliasing)(Reserved Words)(Shell Grammar)
   sect(Comments)
   cindex(comments)
 --- 255,270 ----
   sect(Reserved Words)
   cindex(reserved words)
   findex(disable, use of)
 ! The following words are recognized
   as reserved words when used as the first word of a command unless
   quoted or disabled using tt(disable -r):
   
   tt(do done esac then elif else fi for case
   if while function repeat time until
   select coproc nocorrect foreach end ! [[ { })
 + 
 + Additionally, tt(}) is recognised in any position if the tt(IGNORE_BRACES)
 + option is not set.
   texinode(Comments)(Aliasing)(Reserved Words)(Shell Grammar)
   sect(Comments)
   cindex(comments)

And this fixes a typo:

 *** Doc/Zsh/redirect.yo	1996/12/29 09:39:42	1.2
 --- Doc/Zsh/redirect.yo	1996/12/30 14:16:38
 ***************
 *** 87,93 ****
   Close the standard input/output.
   )
   xitem(tt(<& p))
 ! item(tt(<& p))(
   The input/output from/to the coprocess is moved to the standard input/output.
   )
   item(tt(>&) var(word))(
 --- 87,93 ----
   Close the standard input/output.
   )
   xitem(tt(<& p))
 ! item(tt(>& p))(
   The input/output from/to the coprocess is moved to the standard input/output.
   )
   item(tt(>&) var(word))(

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

iQCVAwUBMsfQt3D/+HJTpU/hAQHtEAQAhMnaJ/x0PomV0s8c611U2Ff6ErLlnplz
X6N3m88t406VjZBfem7qNoPaWgmYPNRsg3jVAco0v0wGE13ARtVq6H+U0U3PR4/Y
SprI25VsjKmDOANakFzKeXZ9VCz7gLUWPgFrh4tnW/mB/8s3rpFOaJQYur4i/ZtW
cQe8MRdzl+k=
=8aFC
-----END PGP SIGNATURE-----


                 reply	other threads:[~1996-12-31 12:42 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=29234.199612311248@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).