summaryrefslogtreecommitdiff
path: root/doc/pcrecallout.3
diff options
context:
space:
mode:
Diffstat (limited to 'doc/pcrecallout.3')
-rw-r--r--doc/pcrecallout.32
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/pcrecallout.3 b/doc/pcrecallout.3
index 6f6102d..ca14277 100644
--- a/doc/pcrecallout.3
+++ b/doc/pcrecallout.3
@@ -161,7 +161,7 @@ same callout number. However, they are set for all callouts.
The \fImark\fP field is present from version 2 of the \fIpcre_callout\fP
structure. In callouts from \fBpcre_exec()\fP it contains a pointer to the
zero-terminated name of the most recently passed (*MARK), (*PRUNE), or (*THEN)
-item in the match, or NULL if no such items have been passed. Instances of
+item in the match, or NULL if no such items have been passed. Instances of
(*PRUNE) or (*THEN) without a name do not obliterate a previous (*MARK). In
callouts from \fBpcre_dfa_exec()\fP this field always contains NULL.
.