Sophie

Sophie

distrib > Fedora > 16 > x86_64 > media > updates-src > by-pkgid > 20ff4ff75433449222836d4ab1064b5b > files > 8

pcre-8.12-9.fc16.src.rpm

From 4ba5f675be443041e5919cb125970f917a2326df Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppisar@redhat.com>
Date: Mon, 7 Feb 2011 11:37:09 +0100
Subject: [PATCH 2/2] Fix spelling in pcretest(1) manual

I kept some non-dictionary words to be consistent.
Credits to John Bradshaw.

Spelling refused by upstream <http://bugs.exim.org/show_bug.cgi?id=1081#c3>:

I have applied these patches, except for "termi-nated", because my
Collins dictionary of spelling and word division shows "termin-ate" and
"termin-ating". I do know that there is a cultural difference between
British and American hyphenation conventions; I try to follow the
British ones, as exemplified in the Collins.


---
 doc/pcretest.1 |   22 +++++++++++-----------
 1 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/doc/pcretest.1 b/doc/pcretest.1
index c5d4fd6..c3266ab 100644
--- a/doc/pcretest.1
+++ b/doc/pcretest.1
@@ -361,8 +361,8 @@ recognized:
                after a successful match (number less than 32)
 .\" JOIN
   \eCname     call pcre_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
@@ -383,8 +383,8 @@ recognized:
                after a successful match (number less than 32)
 .\" JOIN
   \eGname     call pcre_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
   \eL         call pcre_get_substringlist() after a
                successful match