zsh-workers
 help / color / mirror / code / Atom feed
From: Zefram <zefram@dcs.warwick.ac.uk>
To: zsh-workers@math.gatech.edu
Subject: doc fixes
Date: Sun, 11 May 1997 18:51:24 +0100 (BST)	[thread overview]
Message-ID: <16165.199705111751@stone.dcs.warwick.ac.uk> (raw)

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

This patch contains a few trivial documentation fixes for version 3.1.2-test1.

 -zefram

 *** Doc/Zsh/builtins.yo	1997/05/11 00:10:33	1.1.1.2
 --- Doc/Zsh/builtins.yo	1997/05/11 12:05:53	1.19
 ***************
 *** 1311,1322 ****
 --- 1311,1324 ----
   This operation is idempotent regardless of the tt(-i) option.
   The modules named in the second and subsequent arguments will be
   loaded before the module named in the first argument.
 + 
   With tt(-d) and one
   argument, all dependencies for that module are listed.  With tt(-d) and no
   arguments, all module dependencies are listed.
   This listing is by default in a Makefile-like format.
   The tt(-L) option changes this format to a list of
   tt(zmodload -d) commands.
 + 
   If tt(-d) and tt(-u) are both used, dependencies are removed.
   This operation is idempotent regardless of the tt(-i) option.
   If only one argument is given, all dependencies for that module are removed.
 *** Doc/Zsh/compat.yo	1997/01/29 00:50:00	1.1.1.1
 --- Doc/Zsh/compat.yo	1997/05/11 12:05:54	1.5
 ***************
 *** 49,56 ****
   tt(KSH_ARRAYS),
   tt(NO_MULTIOS),
   tt(NO_NOMATCH),
 ! tt(RM_STAR_SILENT),
   tt(POSIX_BUILTINS),
   tt(SH_FILE_EXPANSION),
   tt(SH_GLOB),
   tt(SH_OPTION_LETTERS),
 --- 49,57 ----
   tt(KSH_ARRAYS),
   tt(NO_MULTIOS),
   tt(NO_NOMATCH),
 ! tt(NO_NOTIFY),
   tt(POSIX_BUILTINS),
 + tt(RM_STAR_SILENT),
   tt(SH_FILE_EXPANSION),
   tt(SH_GLOB),
   tt(SH_OPTION_LETTERS),
 *** Doc/Zsh/expn.yo	1997/05/11 00:10:34	1.1.1.2
 --- Doc/Zsh/expn.yo	1997/05/11 11:23:58
 ***************
 *** 704,710 ****
   sets the tt(NULL_GLOB) option for the current pattern
   pindex(NULL_GLOB, setting in pattern)
   )
 ! tt(D)
   sets the tt(GLOB_DOTS) option for the current pattern
   pindex(GLOB_DOTS, setting in pattern)
   )
 --- 704,710 ----
   sets the tt(NULL_GLOB) option for the current pattern
   pindex(NULL_GLOB, setting in pattern)
   )
 ! item(tt(D))(
   sets the tt(GLOB_DOTS) option for the current pattern
   pindex(GLOB_DOTS, setting in pattern)
   )
 *** Doc/Zsh/func.yo	1997/05/11 00:10:35	1.1.1.2
 --- Doc/Zsh/func.yo	1997/05/11 12:05:54	1.4
 ***************
 *** 45,51 ****
   execution, and may therefore define local parameters.
   
   Otherwise, the function is defined such that its body is the
 ! complete contents of the file.  This forms allows the file to be
   used directly as an executable shell script.
   Initialisation code can be executed, but only as part of the first
   function execution, so the function would have to redefine itself to
 --- 45,51 ----
   execution, and may therefore define local parameters.
   
   Otherwise, the function is defined such that its body is the
 ! complete contents of the file.  This form allows the file to be
   used directly as an executable shell script.
   Initialisation code can be executed, but only as part of the first
   function execution, so the function would have to redefine itself to

-----BEGIN PGP SIGNATURE-----
Version: 2.6.3ia
Charset: ascii

iQCVAwUBM3W3gXD/+HJTpU/hAQFrygP/aXmPTfQLvHA5IJTI4J+1ikPgDyJU/aO7
LDP9VUFz7dpRlZDHZ+Itcp8V5PAqbNNqMSTO5x+9eVc3iseYwneVLde31cpootTT
RQHs/wQ5Q49Ope2dYIhFaERFwkr+vZzX1KFab+NHqn+kx8cU2sh8NheOapIGz+np
paSl3t3zgxQ=
=PdYd
-----END PGP SIGNATURE-----


                 reply	other threads:[~1997-05-11 18:03 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=16165.199705111751@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).