From 37495a2ff7d1d07be8f945ae00de677b80a73821 Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Wed, 15 Sep 1999 15:12:16 +0000 Subject: zsh-workers/7853 --- Doc/Zsh/expn.yo | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Doc/Zsh/expn.yo') diff --git a/Doc/Zsh/expn.yo b/Doc/Zsh/expn.yo index b0476673b..191066f52 100644 --- a/Doc/Zsh/expn.yo +++ b/Doc/Zsh/expn.yo @@ -1214,7 +1214,8 @@ parenthesised group, and so on. These arrays are not otherwise special to the shell. The indices use the same convention as does parameter substitution, so that elements of tt($mend) and tt($mbegin) may be used in subscripts; the tt(KSH_ARRAYS) option is respected. Sets of globbing flags -are not considered parenthesised groups. +are not considered parenthesised groups; only the first nine active +parentheses can be referenced. For example, -- cgit 1.4.1