Docs: mention Perl manpages for PCRE. Bug 1881
authorJeremy Harris <jgh146exb@wizmail.org>
Thu, 15 Sep 2016 20:43:22 +0000 (21:43 +0100)
committerJeremy Harris <jgh146exb@wizmail.org>
Thu, 15 Sep 2016 20:43:22 +0000 (21:43 +0100)
doc/doc-docbook/spec.xfpt

index 4ebeaa0c605fc43af98bfec117622eb9b68ef274..dfbd7e6e90008deb426ad6ec660ba60d7f56bf06 100644 (file)
@@ -6268,7 +6268,11 @@ Chapter &<<CHAPplaintext>>& covers both.
 Exim supports the use of regular expressions in many of its options. It
 uses the PCRE regular expression library; this provides regular expression
 matching that is compatible with Perl 5. The syntax and semantics of
 Exim supports the use of regular expressions in many of its options. It
 uses the PCRE regular expression library; this provides regular expression
 matching that is compatible with Perl 5. The syntax and semantics of
-regular expressions is discussed in many Perl reference books, and also in
+regular expressions is discussed in
+.new
+online Perl manpages, in
+.wen
+many Perl reference books, and also in
 Jeffrey Friedl's &'Mastering Regular Expressions'&, which is published by
 O'Reilly (see &url(http://www.oreilly.com/catalog/regex2/)).
 
 Jeffrey Friedl's &'Mastering Regular Expressions'&, which is published by
 O'Reilly (see &url(http://www.oreilly.com/catalog/regex2/)).