diff options
author | Kirill Volinsky <Mataes2007@gmail.com> | 2017-12-06 14:15:09 +0300 |
---|---|---|
committer | Kirill Volinsky <Mataes2007@gmail.com> | 2017-12-06 14:15:09 +0300 |
commit | a27079fe5c4a210664515c47767c00112c435d65 (patch) | |
tree | 39e36b58b4138af46e2f10661de352482b89399d /libs/Pcre16/docs/doc | |
parent | 87c39b86cfeb0dedf94f9bf04af30de2daf368bc (diff) |
convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 62202ed10617927d5429bc59898e12a366abe744)
Diffstat (limited to 'libs/Pcre16/docs/doc')
-rw-r--r-- | libs/Pcre16/docs/doc/html/NON-AUTOTOOLS-BUILD.txt | 2 | ||||
-rw-r--r-- | libs/Pcre16/docs/doc/html/README.txt | 2 | ||||
-rw-r--r-- | libs/Pcre16/docs/doc/pcre-config.txt | 2 | ||||
-rw-r--r-- | libs/Pcre16/docs/doc/pcre.txt | 2 | ||||
-rw-r--r-- | libs/Pcre16/docs/doc/pcregrep.txt | 2 | ||||
-rw-r--r-- | libs/Pcre16/docs/doc/pcretest.txt | 2 | ||||
-rw-r--r-- | libs/Pcre16/docs/doc/perltest.txt | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/libs/Pcre16/docs/doc/html/NON-AUTOTOOLS-BUILD.txt b/libs/Pcre16/docs/doc/html/NON-AUTOTOOLS-BUILD.txt index f77a2cf43f..3910059106 100644 --- a/libs/Pcre16/docs/doc/html/NON-AUTOTOOLS-BUILD.txt +++ b/libs/Pcre16/docs/doc/html/NON-AUTOTOOLS-BUILD.txt @@ -1,4 +1,4 @@ -Building PCRE without using autotools +Building PCRE without using autotools ------------------------------------- NOTE: This document relates to PCRE releases that use the original API, with diff --git a/libs/Pcre16/docs/doc/html/README.txt b/libs/Pcre16/docs/doc/html/README.txt index ee0c0e46f9..4887ebf350 100644 --- a/libs/Pcre16/docs/doc/html/README.txt +++ b/libs/Pcre16/docs/doc/html/README.txt @@ -1,4 +1,4 @@ -README file for PCRE (Perl-compatible regular expression library) +README file for PCRE (Perl-compatible regular expression library) ----------------------------------------------------------------- NOTE: This set of files relates to PCRE releases that use the original API, diff --git a/libs/Pcre16/docs/doc/pcre-config.txt b/libs/Pcre16/docs/doc/pcre-config.txt index 1ea30fb70d..8503ab0ef0 100644 --- a/libs/Pcre16/docs/doc/pcre-config.txt +++ b/libs/Pcre16/docs/doc/pcre-config.txt @@ -1,4 +1,4 @@ -PCRE-CONFIG(1) General Commands Manual PCRE-CONFIG(1) +PCRE-CONFIG(1) General Commands Manual PCRE-CONFIG(1) diff --git a/libs/Pcre16/docs/doc/pcre.txt b/libs/Pcre16/docs/doc/pcre.txt index 8e1dd8a06a..c027538f50 100644 --- a/libs/Pcre16/docs/doc/pcre.txt +++ b/libs/Pcre16/docs/doc/pcre.txt @@ -1,4 +1,4 @@ ------------------------------------------------------------------------------ +----------------------------------------------------------------------------- This file contains a concatenation of the PCRE man pages, converted to plain text format for ease of searching with a text editor, or for use on systems that do not have a man page processor. The small individual files that give diff --git a/libs/Pcre16/docs/doc/pcregrep.txt b/libs/Pcre16/docs/doc/pcregrep.txt index 6a06a25d50..97d9a7bd37 100644 --- a/libs/Pcre16/docs/doc/pcregrep.txt +++ b/libs/Pcre16/docs/doc/pcregrep.txt @@ -1,4 +1,4 @@ -PCREGREP(1) General Commands Manual PCREGREP(1) +PCREGREP(1) General Commands Manual PCREGREP(1) diff --git a/libs/Pcre16/docs/doc/pcretest.txt b/libs/Pcre16/docs/doc/pcretest.txt index 288b99da1f..6d7305cfe8 100644 --- a/libs/Pcre16/docs/doc/pcretest.txt +++ b/libs/Pcre16/docs/doc/pcretest.txt @@ -1,4 +1,4 @@ -PCRETEST(1) General Commands Manual PCRETEST(1) +PCRETEST(1) General Commands Manual PCRETEST(1) diff --git a/libs/Pcre16/docs/doc/perltest.txt b/libs/Pcre16/docs/doc/perltest.txt index d5e77c1b8d..bb1a52a48e 100644 --- a/libs/Pcre16/docs/doc/perltest.txt +++ b/libs/Pcre16/docs/doc/perltest.txt @@ -1,4 +1,4 @@ -The perltest program +The perltest program -------------------- The perltest.pl script tests Perl's regular expressions; it has the same |