From: Rich Bowen Date: Mon, 18 Aug 2025 19:22:58 +0000 (+0000) Subject: Trivial typo correction X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=refs%2Fremotes%2F2.4.x;p=thirdparty%2Fapache%2Fhttpd.git Trivial typo correction git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1927864 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/install.html.en b/docs/manual/install.html.en index 64fd7dc5d3..50af7ffed0 100644 --- a/docs/manual/install.html.en +++ b/docs/manual/install.html.en @@ -177,7 +177,7 @@ sudo service apache2 start against your installed copy of APR and APR-Util.
Perl-Compatible Regular Expressions Library (PCRE)
-
This library is required but not longer bundled with httpd. +
This library is required but no longer bundled with httpd. Download the source code from http://www.pcre.org, or install a Port or Package. If your build system can't find the pcre-config script installed by the PCRE build, point to it diff --git a/docs/manual/install.xml b/docs/manual/install.xml index 176162d98f..50f70a83f7 100644 --- a/docs/manual/install.xml +++ b/docs/manual/install.xml @@ -167,7 +167,7 @@ sudo service apache2 start against your installed copy of APR and APR-Util.
Perl-Compatible Regular Expressions Library (PCRE)
-
This library is required but not longer bundled with httpd. +
This library is required but no longer bundled with httpd. Download the source code from http://www.pcre.org, or install a Port or Package. If your build system can't find the pcre-config script installed by the PCRE build, point to it