Author: mturk Date: Mon Sep 9 07:52:08 2013 New Revision: 1520981 URL: http://svn.apache.org/r1520981 Log: Axe extra elemet breaking build and pretty format xml
Modified: tomcat/native/branches/1.1.x/xdocs/index.xml Modified: tomcat/native/branches/1.1.x/xdocs/index.xml URL: http://svn.apache.org/viewvc/tomcat/native/branches/1.1.x/xdocs/index.xml?rev=1520981&r1=1520980&r2=1520981&view=diff ============================================================================== --- tomcat/native/branches/1.1.x/xdocs/index.xml (original) +++ tomcat/native/branches/1.1.x/xdocs/index.xml Mon Sep 9 07:52:08 2013 @@ -47,17 +47,18 @@ <p> Features of the APR connector: + <ul> + <li>Non-blocking I/O for Keep-Alive requests (between requests)</li> + <li>Uses OpenSSL for TLS/SSL capabilities (if supported by linked APR library)</li> + <li>FIPS 140-2 support for TLS/SSL (if supported by linked OpenSSL library)</li> + </ul> </p> - <ul> - <li>Non-blocking I/O for Keep-Alive requests (between requests)</li> - <li>Uses OpenSSL for TLS/SSL capabilities (if supported by linked APR library)</li> - <li>FIPS 140-2 support for TLS/SSL (if supported by linked OpenSSL library)</li> - </ul> +<p> + Select one of the links from the navigation menu (to the left) to drill + down to the more detailed documentation that is available. Each available + manual is described in more detail below. </p> -<p>Select one of the links from the navigation menu (to the left) to drill -down to the more detailed documentation that is available. Each available -manual is described in more detail below.</p> </section> @@ -164,7 +165,7 @@ manual is described in more detail below That should create a tcnative-1.dll. </p> </subsection> - + </section> <section name="Install and tests"> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org