summaryrefslogtreecommitdiff
path: root/libs/Pcre16/docs/doc/pcre.3
diff options
context:
space:
mode:
authorKirill Volinsky <Mataes2007@gmail.com>2017-11-29 12:27:04 +0300
committerKirill Volinsky <Mataes2007@gmail.com>2017-11-29 12:27:04 +0300
commit4b47e5a4bb656ebb5bd493d1ad6f79eaf4f298e1 (patch)
treee3cd7797bb7bff6375e3c93e614eb41620371c70 /libs/Pcre16/docs/doc/pcre.3
parent89f3cf8bbb9dc1fa0fe72f6af6638ac086c7e011 (diff)
Pcre16: lib updated to 8.41
Diffstat (limited to 'libs/Pcre16/docs/doc/pcre.3')
-rw-r--r--libs/Pcre16/docs/doc/pcre.320
1 files changed, 16 insertions, 4 deletions
diff --git a/libs/Pcre16/docs/doc/pcre.3 b/libs/Pcre16/docs/doc/pcre.3
index 4eda404ccf..0f2837e7c0 100644
--- a/libs/Pcre16/docs/doc/pcre.3
+++ b/libs/Pcre16/docs/doc/pcre.3
@@ -1,6 +1,18 @@
-.TH PCRE 3 "08 January 2014" "PCRE 8.35"
+.TH PCRE 3 "10 February 2015" "PCRE 8.37"
.SH NAME
-PCRE - Perl-compatible regular expressions
+PCRE - Perl-compatible regular expressions (original API)
+.SH "PLEASE TAKE NOTE"
+.rs
+.sp
+This document relates to PCRE releases that use the original API,
+with library names libpcre, libpcre16, and libpcre32. January 2015 saw the
+first release of a new API, known as PCRE2, with release numbers starting at
+10.00 and library names libpcre2-8, libpcre2-16, and libpcre2-32. The old
+libraries (now called PCRE1) are still being maintained for bug fixes, but
+there will be no new development. New projects are advised to use the new PCRE2
+libraries.
+.
+.
.SH INTRODUCTION
.rs
.sp
@@ -213,6 +225,6 @@ two digits 10, at the domain cam.ac.uk.
.rs
.sp
.nf
-Last updated: 08 January 2014
-Copyright (c) 1997-2014 University of Cambridge.
+Last updated: 10 February 2015
+Copyright (c) 1997-2015 University of Cambridge.
.fi