summaryrefslogtreecommitdiff
path: root/doc/pcre2_serialize_free.3
diff options
context:
space:
mode:
authorph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2018-06-27 17:20:58 +0000
committerph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2018-06-27 17:20:58 +0000
commit7ece579ef421b3ae1e6625ffd22a36a01584209a (patch)
treebc2be94424788f94d52f30fac1a24361543d77a7 /doc/pcre2_serialize_free.3
parentfe69ea53d04bc133dd90a3a9e28c3fdccbc3daa5 (diff)
downloadpcre2-7ece579ef421b3ae1e6625ffd22a36a01584209a.tar.gz
Documentation update to clarify what PCRE2 serialization is.
git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@950 6239d852-aaf2-0410-a92c-79f79f948069
Diffstat (limited to 'doc/pcre2_serialize_free.3')
-rw-r--r--doc/pcre2_serialize_free.38
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/pcre2_serialize_free.3 b/doc/pcre2_serialize_free.3
index 9daa94b..fd95a1c 100644
--- a/doc/pcre2_serialize_free.3
+++ b/doc/pcre2_serialize_free.3
@@ -1,4 +1,4 @@
-.TH PCRE2_SERIALIZE_FREE 3 "19 January 2015" "PCRE2 10.10"
+.TH PCRE2_SERIALIZE_FREE 3 "27 June 2018" "PCRE2 10.32"
.SH NAME
PCRE2 - Perl-compatible regular expressions (revised API)
.SH SYNOPSIS
@@ -21,8 +21,8 @@ There is a complete description of the PCRE2 native API in the
.\" HREF
\fBpcre2api\fP
.\"
-page and a description of the POSIX API in the
+page and a description of the serialization functions in the
.\" HREF
-\fBpcre2posix\fP
-.\"
+\fBpcre2serialize\fP
+.\"
page.