From 0ae2d22db83f714ef7ecc6ae10c3ac7d414b261b Mon Sep 17 00:00:00 2001 From: Packit Date: Sep 15 2020 17:00:43 +0000 Subject: Apply patch pcre-8.32-refused_spelling_terminated.patch patch_name: pcre-8.32-refused_spelling_terminated.patch present_in_specfile: true --- diff --git a/doc/pcretest.1 b/doc/pcretest.1 index 92640da..2d6d0e4 100644 --- a/doc/pcretest.1 +++ b/doc/pcretest.1 @@ -679,8 +679,8 @@ recognized: after a successful match (number less than 32) .\" JOIN \eCname call pcre[16|32]_copy_named_substring() for substring - "name" after a successful match (name termin- - ated by next non alphanumeric character) + "name" after a successful match (name terminated + by next non alphanumeric character) .\" JOIN \eC+ show the current captured substrings at callout time @@ -701,8 +701,8 @@ recognized: after a successful match (number less than 32) .\" JOIN \eGname call pcre[16|32]_get_named_substring() for substring - "name" after a successful match (name termin- - ated by next non-alphanumeric character) + "name" after a successful match (name terminated + by next non-alphanumeric character) .\" JOIN \eJdd set up a JIT stack of dd kilobytes maximum (any number of digits)