summaryrefslogtreecommitdiff
path: root/doc/pcre_assign_jit_stack.3
diff options
context:
space:
mode:
Diffstat (limited to 'doc/pcre_assign_jit_stack.3')
-rw-r--r--doc/pcre_assign_jit_stack.36
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/pcre_assign_jit_stack.3 b/doc/pcre_assign_jit_stack.3
index 55a348a..2045a7f 100644
--- a/doc/pcre_assign_jit_stack.3
+++ b/doc/pcre_assign_jit_stack.3
@@ -36,7 +36,11 @@ stack, the result of calling \fBpcre_jit_stack_alloc()\fP.
.P
You may safely assign the same JIT stack to multiple patterns, as long as they
are all matched in the same thread. In a multithread application, each thread
-must use its own JIT stack.
+must use its own JIT stack. For more details, see the
+.\" HREF
+\fBpcrejit\fP
+.\"
+page.
.P
There is a complete description of the PCRE native API in the
.\" HREF