]> granicus.if.org Git - apache/commitdiff
backport some version-"wrongnesses"/confusions from trunk.
authorDaniel Gruno <humbedooh@apache.org>
Wed, 19 Sep 2012 16:12:31 +0000 (16:12 +0000)
committerDaniel Gruno <humbedooh@apache.org>
Wed, 19 Sep 2012 16:12:31 +0000 (16:12 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1387659 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/install.xml
docs/manual/mod/mod_authn_dbd.xml

index 630d64e664e6555ddf1c72b09cab69dc303be603..e447aee84111d4359469f3ed722fde6bdaac8149 100644 (file)
@@ -361,7 +361,7 @@ $ tar xvf httpd-<em>NN</em>.tar
     <p>The first step in upgrading is to read the release announcement
     and the file <code>CHANGES</code> in the source distribution to
     find any changes that may affect your site.  When changing between
-    major releases (for example, from 2.0 to 2.2 or from 2.2 to 2.3),
+    major releases (for example, from 2.0 to 2.2 or from 2.2 to 2.4),
     there will likely be major differences in the compile-time and
     run-time configuration that will require manual adjustments.  All
     modules will also need to be upgraded to accommodate changes in the
index fcb75fc1d681b36841d5ead7759a05a3a9940187..5cf4dd2ee85917740d70844d1eaf0a70b153a887 100644 (file)
@@ -60,7 +60,7 @@
 
 <section id="socache">
 <title>Performance and Cacheing</title>
-<p>Some users of DBD authentication in HTTPD 2.2 have reported that it
+<p>Some users of DBD authentication in HTTPD 2.2/2.4 have reported that it
 imposes a problematic load on the database.  This is most likely where
 an HTML page contains hundreds of objects (e.g. images, scripts, etc)
 each of which requires authentication.  Users affected (or concerned)