From b03dbaae48971b62fe6ce174a8dfbbcaf1314d7e Mon Sep 17 00:00:00 2001 From: Matthew Vernon Date: Fri, 26 Oct 2018 19:26:30 +0100 Subject: New upstream version 10.32 --- doc/pcre2_substring_free.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/pcre2_substring_free.3') diff --git a/doc/pcre2_substring_free.3 b/doc/pcre2_substring_free.3 index ca94e78..6d0fd58 100644 --- a/doc/pcre2_substring_free.3 +++ b/doc/pcre2_substring_free.3 @@ -1,4 +1,4 @@ -.TH PCRE2_SUBSTRING_FREE 3 "21 October 2014" "PCRE2 10.00" +.TH PCRE2_SUBSTRING_FREE 3 "28 June 2018" "PCRE2 10.32" .SH NAME PCRE2 - Perl-compatible regular expressions (revised API) .SH SYNOPSIS @@ -15,7 +15,7 @@ PCRE2 - Perl-compatible regular expressions (revised API) This is a convenience function for freeing the memory obtained by a previous call to \fBpcre2_substring_get_byname()\fP or \fBpcre2_substring_get_bynumber()\fP. Its only argument is a pointer to the -string. +string. If the argument is NULL, the function does nothing. .P There is a complete description of the PCRE2 native API in the .\" HREF -- cgit v1.2.3