summaryrefslogtreecommitdiff
path: root/doc/pcretest.1
diff options
context:
space:
mode:
authorchpe <chpe@2f5784b3-3f2a-0410-8824-cb99058d5e15>2012-10-16 15:56:38 +0000
committerchpe <chpe@2f5784b3-3f2a-0410-8824-cb99058d5e15>2012-10-16 15:56:38 +0000
commitdc014560c73c9bf37f40ea786b751d5e60e6d895 (patch)
tree6736740aa4f60cb07647db2c33d9ab4d9d3c8ae2 /doc/pcretest.1
parentf6ffdaf2ec81e630548b77a440ba7f294f91db4f (diff)
downloadpcre-dc014560c73c9bf37f40ea786b751d5e60e6d895.tar.gz
pcre32: docs: pcre32 exists since 8.32
git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1103 2f5784b3-3f2a-0410-8824-cb99058d5e15
Diffstat (limited to 'doc/pcretest.1')
-rw-r--r--doc/pcretest.12
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/pcretest.1 b/doc/pcretest.1
index 41c1cc4..c3cef3d 100644
--- a/doc/pcretest.1
+++ b/doc/pcretest.1
@@ -45,7 +45,7 @@ but without much justification.
.sp
From release 8.30, two separate PCRE libraries can be built. The original one
supports 8-bit character strings, whereas the newer 16-bit library supports
-character strings encoded in 16-bit units. From release 8.FIXME, a third
+character strings encoded in 16-bit units. From release 8.32, a third
library can be built, supporting character strings encoded in 32-bit units.
The \fBpcretest\fP program can be
used to test all three libraries. However, it is itself still an 8-bit program,