summaryrefslogtreecommitdiff
path: root/libs/Pcre16/docs
diff options
context:
space:
mode:
Diffstat (limited to 'libs/Pcre16/docs')
-rw-r--r--libs/Pcre16/docs/doc/html/NON-AUTOTOOLS-BUILD.txt2
-rw-r--r--libs/Pcre16/docs/doc/html/README.txt2
-rw-r--r--libs/Pcre16/docs/doc/pcre-config.txt2
-rw-r--r--libs/Pcre16/docs/doc/pcre.txt2
-rw-r--r--libs/Pcre16/docs/doc/pcregrep.txt2
-rw-r--r--libs/Pcre16/docs/doc/pcretest.txt2
-rw-r--r--libs/Pcre16/docs/doc/perltest.txt2
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 3910059106..f77a2cf43f 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 4887ebf350..ee0c0e46f9 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 8503ab0ef0..1ea30fb70d 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 c027538f50..8e1dd8a06a 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 97d9a7bd37..6a06a25d50 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 6d7305cfe8..288b99da1f 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 bb1a52a48e..d5e77c1b8d 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