summaryrefslogtreecommitdiff
path: root/doc/pcre2jit.3
diff options
context:
space:
mode:
authorph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2014-11-28 13:58:17 +0000
committerph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2014-11-28 13:58:17 +0000
commita52d29fac7633b080d7c9ba777be3488d8e21ae1 (patch)
tree345c213a97edb4f0d2b7fbd3c8f8fd3e7f9c75c3 /doc/pcre2jit.3
parentee198cea82519d9fab4d063206b1c7f2430424b1 (diff)
downloadpcre2-a52d29fac7633b080d7c9ba777be3488d8e21ae1.tar.gz
File tidies for 10.00-RC1.
git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@168 6239d852-aaf2-0410-a92c-79f79f948069
Diffstat (limited to 'doc/pcre2jit.3')
-rw-r--r--doc/pcre2jit.32
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/pcre2jit.3 b/doc/pcre2jit.3
index 88dc4d7..b5ab33d 100644
--- a/doc/pcre2jit.3
+++ b/doc/pcre2jit.3
@@ -107,7 +107,7 @@ not obeyed.
.P
If the JIT compiler finds an unsupported item, no JIT data is generated. You
can find out if JIT matching is available after compiling a pattern by calling
-\fBpcre2_pattern_info()\fP with the PCRE2_INFO_JITSIZE option. A non-zero
+\fBpcre2_pattern_info()\fP with the PCRE2_INFO_JITSIZE option. A non-zero
result means that JIT compilation was successful. A result of 0 means that JIT
support is not available, or the pattern was not processed by
\fBpcre2_jit_compile()\fP, or the JIT compiler was not able to handle the