From: Vincent Bray
Date: Sat, 15 Dec 2007 17:23:19 +0000 (+0000)
Subject: Fix broken markup from r602806 (again)
X-Git-Tag: 2.3.0~1140
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c035726a89c921a19e51611668e92579f15f9b3;p=thirdparty%2Fapache%2Fhttpd.git
Fix broken markup from r602806 (again)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@604457 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/mod/mod_proxy.xml b/docs/manual/mod/mod_proxy.xml
index b2cf68806bd..bd342a50d26 100644
--- a/docs/manual/mod/mod_proxy.xml
+++ b/docs/manual/mod/mod_proxy.xml
@@ -1109,7 +1109,7 @@ connections
bytes. If you change it from the default, you must also change the
packetSize
attribute of your AJP connector on the
Tomcat side! The attribute packetSize
is only available
- in Tomcat 5.5.20+
and 6.0.2+
+ in Tomcat 5.5.20+
and 6.0.2+
Normally it is not necessary to change the maximum packet size.
Problems with the default value have been reported when sending
certificates or certificate chains.