From: Daniel Gruno Date: Sun, 25 Mar 2012 06:12:08 +0000 (+0000) Subject: Backport r1304806 to 2.2 and rebuild html X-Git-Tag: 2.2.23~219 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28d4c84c5c7742335977aa730d516dc0d02d1e07;p=thirdparty%2Fapache%2Fhttpd.git Backport r1304806 to 2.2 and rebuild html git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1304981 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/new_features_2_0.html.en b/docs/manual/new_features_2_0.html.en index f0802a8aa1c..cc6bf67e070 100644 --- a/docs/manual/new_features_2_0.html.en +++ b/docs/manual/new_features_2_0.html.en @@ -225,7 +225,7 @@
mod_auth_dbm
Now supports multiple types of DBM-like databases using the - AuthDBMType + AuthDBMType directive.
diff --git a/docs/manual/new_features_2_0.xml b/docs/manual/new_features_2_0.xml index 953ac6df756..887899b0a47 100644 --- a/docs/manual/new_features_2_0.xml +++ b/docs/manual/new_features_2_0.xml @@ -226,7 +226,7 @@
mod_auth_dbm
Now supports multiple types of DBM-like databases using the - AuthDBMType + AuthDBMType directive.