zsh-workers
 help / color / mirror / code / Atom feed
* doc fixes
@ 1997-05-11 17:51 Zefram
  0 siblings, 0 replies; only message in thread
From: Zefram @ 1997-05-11 17:51 UTC (permalink / raw)
  To: zsh-workers

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


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

only message in thread, other threads:[~1997-05-11 18:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-05-11 17:51 doc fixes 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).