summaryrefslogtreecommitdiff
path: root/doc/doc-txt/pcrepattern.txt
diff options
context:
space:
mode:
authorPhilip Hazel <ph10@hermes.cam.ac.uk>2005-08-08 10:22:14 +0000
committerPhilip Hazel <ph10@hermes.cam.ac.uk>2005-08-08 10:22:14 +0000
commit92e772ff5013bdd9cd67ed05a9cb54369a07f993 (patch)
tree7f16054c704d0cffaac732c0c4ca5dd48d8f9d0c /doc/doc-txt/pcrepattern.txt
parent41a13e0aab243e127589673148ca9f136d21ff83 (diff)
Install PCRE 6.2.
Diffstat (limited to 'doc/doc-txt/pcrepattern.txt')
-rw-r--r--doc/doc-txt/pcrepattern.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/doc-txt/pcrepattern.txt b/doc/doc-txt/pcrepattern.txt
index 29fbe5652..b638a00db 100644
--- a/doc/doc-txt/pcrepattern.txt
+++ b/doc/doc-txt/pcrepattern.txt
@@ -1,11 +1,12 @@
This file contains the PCRE man page that describes the regular expressions
-supported by PCRE version 6.0. Note that not all of the features are relevant
+supported by PCRE version 6.2. Note that not all of the features are relevant
in the context of Exim. In particular, the version of PCRE that is compiled
with Exim does not include UTF-8 support, there is no mechanism for changing
the options with which the PCRE functions are called, and features such as
callout are not accessible.
-----------------------------------------------------------------------------
+PCREPATTERN(3) PCREPATTERN(3)
NAME