mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-09-15 02:11:07 +02:00
No "wordcode".
This commit is contained in:
parent
27be824ed0
commit
cceb4703de
2 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,7 @@
|
||||||
2000-09-06 Bart Schaefer <schaefer@zsh.org>
|
2000-09-06 Bart Schaefer <schaefer@zsh.org>
|
||||||
|
|
||||||
* 12765: Doc/Zsh/contrib.yo: Eliminate use of "wordcode".
|
* 12765,12766: Doc/Zsh/builtins.yo, Doc/Zsh/contrib.yo: Eliminate
|
||||||
|
use of "wordcode".
|
||||||
|
|
||||||
2000-09-06 Peter Stephenson <pws@csr.com>
|
2000-09-06 Peter Stephenson <pws@csr.com>
|
||||||
|
|
||||||
|
|
|
@ -1428,7 +1428,7 @@ files compiled into it are listed. The first line of output shows
|
||||||
the version of the shell which compiled the file and how the file
|
the version of the shell which compiled the file and how the file
|
||||||
will be used (i.e. by reading it directly or by mapping it into memory).
|
will be used (i.e. by reading it directly or by mapping it into memory).
|
||||||
With arguments, nothing is output and the return value is set to zero if
|
With arguments, nothing is output and the return value is set to zero if
|
||||||
definitions for em(all) var(name)s name files were found in the wordcode
|
definitions for em(all) var(name)s name files were found in the compiled
|
||||||
file, and non-zero if the definition for at least one var(name) was not
|
file, and non-zero if the definition for at least one var(name) was not
|
||||||
found.
|
found.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue