Author: kkolinko
Date: Sun Apr 27 22:35:11 2014
New Revision: 1590508
URL: http://svn.apache.org/r1590508
Log:
CTR: documentation
Fix broken attributes table.
This is partial backport of r1518540 from trunk.
Modified:
tomcat/tc6.0.x/trunk/webapps/docs/apr.xml
Modified: tomcat/tc6.0.x/trunk/webapps/docs/apr.xml
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/docs/apr.xml?rev=1590508&r1=1590507&r2=1590508&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/webapps/docs/apr.xml (original)
+++ tomcat/tc6.0.x/trunk/webapps/docs/apr.xml Sun Apr 27 22:35:11 2014
@@ -131,6 +131,7 @@
<section name="APR Lifecycle Listener Configuration">
<subsection name="AprLifecycleListener">
+ <attributes>
<attribute name="SSLEngine" required="false">
<p>
Name of the SSLEngine to use. off: Do not use SSL, on: Use SSL but no
specific ENGINE.
@@ -145,6 +146,7 @@
website</a> for more details on SSL hardware engines and manufacturers.
</p>
</attribute>
+ </attributes>
</subsection>
</section>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]