From e329a8d62ddca82fcd982c4bfb810660072ac419 Mon Sep 17 00:00:00 2001 From: Øystein Walle Date: Thu, 16 Feb 2017 17:18:13 +0100 Subject: 40568: REMATCH_PCRE is not enabled by default, fix doc. --- Doc/Zsh/options.yo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Doc/Zsh/options.yo') diff --git a/Doc/Zsh/options.yo b/Doc/Zsh/options.yo index aa6274814..84148941b 100644 --- a/Doc/Zsh/options.yo +++ b/Doc/Zsh/options.yo @@ -722,7 +722,7 @@ pindex(REMATCHPCRE) pindex(NOREMATCHPCRE) cindex(regexp, PCRE) cindex(PCRE, regexp) -item(tt(REMATCH_PCRE) )( +item(tt(REMATCH_PCRE))( If set, regular expression matching with the tt(=~) operator will use Perl-Compatible Regular Expressions from the PCRE library, if available. If not set, regular expressions will use the extended regexp syntax -- cgit 1.4.1