From 6b8e491cd44ca04bc3f30d9cc557a9830f091347 Mon Sep 17 00:00:00 2001
From: "William A. Rowe Jr"
Date: Wed, 8 Aug 2012 07:31:10 +0000
Subject: [PATCH] A quick build.sh revealed the docs have fallen a bit out of
sync
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1370683 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/howto/htaccess.html.en | 4 ++--
docs/manual/howto/htaccess.xml.fr | 2 +-
docs/manual/howto/htaccess.xml.ja | 2 +-
docs/manual/howto/htaccess.xml.ko | 2 +-
docs/manual/howto/htaccess.xml.pt-br | 2 +-
docs/manual/mod/mpm_common.html.en | 4 ++--
docs/manual/mod/mpm_common.xml.de | 2 +-
docs/manual/mod/mpm_common.xml.ja | 2 +-
docs/manual/mod/mpm_common.xml.meta | 2 +-
docs/manual/mod/mpm_common.xml.tr | 2 +-
docs/manual/mod/quickreference.html.en | 2 +-
11 files changed, 13 insertions(+), 13 deletions(-)
diff --git a/docs/manual/howto/htaccess.html.en b/docs/manual/howto/htaccess.html.en
index 4a2484237fb..93e89f1cb21 100644
--- a/docs/manual/howto/htaccess.html.en
+++ b/docs/manual/howto/htaccess.html.en
@@ -43,7 +43,7 @@ changes on a per-directory basis.

-
+
You should avoid using .htaccess
files completely if you have access to
httpd main server config file. Using .htaccess
files slows down your Apache http server.
@@ -443,4 +443,4 @@ if (typeof(prettyPrint) !== 'undefined') {
prettyPrint();
}
//-->
-