summaryrefslogtreecommitdiff
path: root/doc/pcrestack.3
diff options
context:
space:
mode:
Diffstat (limited to 'doc/pcrestack.3')
-rw-r--r--doc/pcrestack.32
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/pcrestack.3 b/doc/pcrestack.3
index 686fe6a..c8e50c1 100644
--- a/doc/pcrestack.3
+++ b/doc/pcrestack.3
@@ -110,7 +110,7 @@ documentation.
As a very rough rule of thumb, you should reckon on about 500 bytes per
recursion. Thus, if you want to limit your stack usage to 8Mb, you
should set the limit at 16000 recursions. A 64Mb stack, on the other hand, can
-support around 128000 recursions.
+support around 128000 recursions.
.P
In Unix-like environments, the \fBpcretest\fP test program has a command line
option (\fB-S\fP) that can be used to increase the size of its stack. As long