--- Doc/Zsh/mod_regex.yo.old Sat Apr 28 17:45:57 2007 +++ Doc/Zsh/mod_regex.yo Sat Apr 28 17:45:35 2007 @@ -15,7 +15,7 @@ [[ alphabetical -regex-match ^a([^a]+)a([^a]+)a ]] && print -l $MATCH X $match -If tt(REGMATCH_PCRE) is not set, then the tt(=~) operator will automatically +If tt(REMATCH_PCRE) is not set, then the tt(=~) operator will automatically load this module as needed and will invoke the tt(-regex-match) operator. If tt(BASH_REMATCH) is set, then tt($BASH_REMATCH) will be set instead of