summaryrefslogtreecommitdiff
path: root/NON-UNIX-USE
diff options
context:
space:
mode:
authorph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2007-09-21 08:37:48 +0000
committerph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2007-09-21 08:37:48 +0000
commit9c74abda0f1247b4d108930b1a396161cf7a9cb6 (patch)
treecd5a2eddfb24b99c2b9a4287b84bb5d60abd6293 /NON-UNIX-USE
parentb63ec439c9129c143040c7a2f8d8e0bbd2822430 (diff)
downloadpcre-9c74abda0f1247b4d108930b1a396161cf7a9cb6.tar.gz
Final doc updates and file tidies for 7.4.
git-svn-id: svn://vcs.exim.org/pcre/code/trunk@261 2f5784b3-3f2a-0410-8824-cb99058d5e15
Diffstat (limited to 'NON-UNIX-USE')
-rw-r--r--NON-UNIX-USE2
1 files changed, 1 insertions, 1 deletions
diff --git a/NON-UNIX-USE b/NON-UNIX-USE
index 1a3ca85..fe6cd02 100644
--- a/NON-UNIX-USE
+++ b/NON-UNIX-USE
@@ -169,7 +169,7 @@ fail because of this. Normally, running out of stack causes a crash, but there
have been cases where the test program has just died silently. See your linker
documentation for how to increase stack size if you experience problems. The
Linux default of 8Mb is a reasonable choice for the stack, though even that can
-be too small for some pattern/subject combinations.
+be too small for some pattern/subject combinations.
PCRE has a compile configuration option to disable the use of stack for
recursion so that heap is used instead. However, pattern matching is