--- embedaddon/pcre/doc/html/pcreposix.html	2012/02/21 23:05:52	1.1
+++ embedaddon/pcre/doc/html/pcreposix.html	2013/07/22 08:25:57	1.1.1.3
@@ -44,11 +44,12 @@ man page, in case the conversion went wrong.
 </P>
 <br><a name="SEC2" href="#TOC1">DESCRIPTION</a><br>
 <P>
-This set of functions provides a POSIX-style API to the PCRE regular expression
-package. See the
+This set of functions provides a POSIX-style API for the PCRE regular
+expression 8-bit library. See the
 <a href="pcreapi.html"><b>pcreapi</b></a>
 documentation for a description of PCRE's native API, which contains much
-additional functionality.
+additional functionality. There is no POSIX-style wrapper for PCRE's 16-bit
+and 32-bit library.
 </P>
 <P>
 The functions described here are just wrapper functions that ultimately call
@@ -282,9 +283,9 @@ Cambridge CB2 3QH, England.
 </P>
 <br><a name="SEC9" href="#TOC1">REVISION</a><br>
 <P>
-Last updated: 16 May 2010
+Last updated: 09 January 2012
 <br>
-Copyright &copy; 1997-2010 University of Cambridge.
+Copyright &copy; 1997-2012 University of Cambridge.
 <br>
 <p>
 Return to the <a href="index.html">PCRE index page</a>.