From 28d4c84c5c7742335977aa730d516dc0d02d1e07 Mon Sep 17 00:00:00 2001 From: Daniel Gruno Date: Sun, 25 Mar 2012 06:12:08 +0000 Subject: [PATCH] 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 --- docs/manual/new_features_2_0.html.en | 2 +- docs/manual/new_features_2_0.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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.
-- 2.47.2