summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2012-01-21 16:37:17 +0000
committerph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2012-01-21 16:37:17 +0000
commitec7abfc6da4749a0deda01d514b353a43bdf39db (patch)
tree6236bb15f857322a56762945d3e9b84f6b393274 /README
parent2e9472220441a6c61e9ed14f3fe3d33686e241b1 (diff)
downloadpcre-ec7abfc6da4749a0deda01d514b353a43bdf39db.tar.gz
Source file tidies for 8.30-RC1 release; fix Makefile.am bugs for building
symbolic links to man pages. git-svn-id: svn://vcs.exim.org/pcre/code/trunk@903 2f5784b3-3f2a-0410-8824-cb99058d5e15
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 10669e1..5c52ee3 100644
--- a/README
+++ b/README
@@ -201,7 +201,7 @@ library. They are also documented in the pcrebuild man page.
platforms. It is not possible to use both --enable-utf and --enable-ebcdic at
the same time.
-. There are no separate options for enabling UTF-8 and UTF-16 independently
+. There are no separate options for enabling UTF-8 and UTF-16 independently
because that would allow ridiculous settings such as requesting UTF-16
support while building only the 8-bit library. However, the option
--enable-utf8 is retained for backwards compatibility with earlier releases
@@ -669,7 +669,7 @@ general cases, UTF-8/16 support, and Unicode property support, respectively.
The twentieth test is run only in 16-bit mode. It tests some specific 16-bit
features of the DFA matching engine.
-The twenty-first and twenty-second tests are run only in 16-bit mode, when the
+The twenty-first and twenty-second tests are run only in 16-bit mode, when the
link size is set to 2. They test reloading pre-compiled patterns.