1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-02 22:11:54 +02:00

Jérémie Roquet: c.f. users/16541:

should be "filename generation", not "file generation" in cond doc
This commit is contained in:
Peter Stephenson 2011-10-24 15:35:13 +00:00
parent e5f1efa5a2
commit aba557a13c
2 changed files with 5 additions and 2 deletions

View file

@ -1,5 +1,8 @@
2011-10-24 Peter Stephenson <pws@csr.com>
* Jérémie Roquet: c.f. users/16541: Doc/Zsh/cond.yo:
should be "filename generation", not "file generation".
* Foudil Brétel: 29842: Completion/Unix/Command/_systemctl:
major rewrite.
@ -15497,5 +15500,5 @@
*****************************************************
* This is used by the shell to define $ZSH_PATCHLEVEL
* $Revision: 1.5483 $
* $Revision: 1.5484 $
*****************************************************

View file

@ -184,7 +184,7 @@ enditem()
Normal shell expansion is performed on the var(file), var(string) and
var(pattern) arguments, but the result of each expansion is constrained to
be a single word, similar to the effect of double quotes.
File generation is not performed on any form of argument to conditions.
Filename generation is not performed on any form of argument to conditions.
However, pattern metacharacters are active for the var(pattern) arguments;
the patterns are the same as those used for filename generation, see
ifzman(\