diff options
Diffstat (limited to 'Doc')
-rw-r--r-- | Doc/Zsh/cond.yo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Zsh/cond.yo b/Doc/Zsh/cond.yo index 489ee356b..71971b4b3 100644 --- a/Doc/Zsh/cond.yo +++ b/Doc/Zsh/cond.yo @@ -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(\ |