From b9c58a73ac2eace89340b268db852c8a158bd707 Mon Sep 17 00:00:00 2001 From: Oliver Kiddle Date: Sun, 1 Apr 2001 16:19:15 +0000 Subject: various doc fixes and minor completion function changes, most of which are to use the -A "-*" and -S options to _arguments (13863) --- Doc/Zsh/expn.yo | 1 + 1 file changed, 1 insertion(+) (limited to 'Doc/Zsh/expn.yo') diff --git a/Doc/Zsh/expn.yo b/Doc/Zsh/expn.yo index d32ad5455..e49fa06cb 100644 --- a/Doc/Zsh/expn.yo +++ b/Doc/Zsh/expn.yo @@ -1122,6 +1122,7 @@ Matches any of the enclosed characters. Ranges of characters can be specified by separating two characters by a `tt(-)'. A `tt(-)' or `tt(])' may be matched by including it as the first character in the list. +cindex(character classes) There are also several named classes of characters, in the form `tt([:)var(name)tt(:])' with the following meanings: `tt([:alnum:])' alphanumeric, `tt([:alpha:])' alphabetic, -- cgit 1.4.1