summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2011-07-23 14:34:27 +0000
committerph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2011-07-23 14:34:27 +0000
commit389cf1fca5bdc99631819f0fac98a4f12e047d0a (patch)
tree54629ea9eb1ba02df1c35b4ff1b8a95701036d7e /doc
parent20bbceb32d9d41659a2fbab441b0d318137b07a4 (diff)
downloadpcre-389cf1fca5bdc99631819f0fac98a4f12e047d0a.tar.gz
Documentation update.
git-svn-id: svn://vcs.exim.org/pcre/code/trunk@633 2f5784b3-3f2a-0410-8824-cb99058d5e15
Diffstat (limited to 'doc')
-rw-r--r--doc/pcrecompat.38
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/pcrecompat.3 b/doc/pcrecompat.3
index 6e43fda..01c1f63 100644
--- a/doc/pcrecompat.3
+++ b/doc/pcrecompat.3
@@ -37,9 +37,9 @@ terminated by zero. The escape sequence \e0 can be used in the pattern to
represent a binary zero.
.P
5. The following Perl escape sequences are not supported: \el, \eu, \eL,
-\eU, and \eN. In fact these are implemented by Perl's general string-handling
-and are not part of its pattern matching engine. If any of these are
-encountered by PCRE, an error is generated.
+and \eU. In fact these are implemented by Perl's general string-handling and
+are not part of its pattern matching engine. If any of these are encountered by
+PCRE, an error is generated.
.P
6. The Perl escape sequences \ep, \eP, and \eX are supported only if PCRE is
built with Unicode character property support. The properties that can be
@@ -167,6 +167,6 @@ Cambridge CB2 3QH, England.
.rs
.sp
.nf
-Last updated: 20 July 2011
+Last updated: 23 July 2011
Copyright (c) 1997-2011 University of Cambridge.
.fi