From 2a47366459bf5a52d701c241a04d4e83f6a56260 Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Mon, 30 Aug 1999 15:26:14 +0000 Subject: zsh-workers/7551 --- Doc/Zsh/expn.yo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Doc/Zsh/expn.yo') diff --git a/Doc/Zsh/expn.yo b/Doc/Zsh/expn.yo index cafd1feaa..3a56bb7ac 100644 --- a/Doc/Zsh/expn.yo +++ b/Doc/Zsh/expn.yo @@ -452,7 +452,7 @@ item(tt(${)var(name)tt(^^)var(pattern)tt(^)var(then)tt(^)var(else)tt(}))( If the expansion of var(name) matches the var(pattern), the var(then) string is substituted, otherwise the var(else) string is substituted. In the second form the var(pattern) is taken to be -negated (even if the tt(EXTENDED_GLOB) option is not set. The +negated (even if the tt(EXTENDED_GLOB) option is not set). The var(else) string with the preceding `tt(^)' may be omitted in which case the expansion behaves as if var(name) were unset (or, if var(name) is an array, as if the element compared did not exist). In -- cgit 1.4.1