summaryrefslogtreecommitdiff
path: root/NON-UNIX-USE
diff options
context:
space:
mode:
authorph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2007-09-17 11:05:37 +0000
committerph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2007-09-17 11:05:37 +0000
commiteea22db7cbd800e695b7bc604b2d62f592db8c76 (patch)
tree4c2fdaedcc316c0f58c5171cbb7d2469b79ba472 /NON-UNIX-USE
parent539e389c4c32a1f46a6e2ef079f7c79d56e6d130 (diff)
downloadpcre-eea22db7cbd800e695b7bc604b2d62f592db8c76.tar.gz
Update files tidied by making a release.
git-svn-id: svn://vcs.exim.org/pcre/code/trunk@254 2f5784b3-3f2a-0410-8824-cb99058d5e15
Diffstat (limited to 'NON-UNIX-USE')
-rw-r--r--NON-UNIX-USE8
1 files changed, 4 insertions, 4 deletions
diff --git a/NON-UNIX-USE b/NON-UNIX-USE
index 50e790f..8a98294 100644
--- a/NON-UNIX-USE
+++ b/NON-UNIX-USE
@@ -132,10 +132,10 @@ The following are generic comments about building the PCRE C library "by hand".
that the output matches the corresponding testoutput files. Note that the
supplied files are in Unix format, with just LF characters as line
terminators. You may need to edit them to change this if your system uses
- a different convention. If you are using Windows, you probably should use
- the wintestinput3 file instead of testinput3 (and the corresponding output
- file). This is a locale test; wintestinput3 sets the locale to "french"
- rather than "fr_FR", and there some minor output differences.
+ a different convention. If you are using Windows, you probably should use
+ the wintestinput3 file instead of testinput3 (and the corresponding output
+ file). This is a locale test; wintestinput3 sets the locale to "french"
+ rather than "fr_FR", and there some minor output differences.
(11) If you want to use the pcregrep command, compile and link pcregrep.c; it
uses only the basic PCRE library (it does not need the pcreposix library).