Author: kkolinko
Date: Sat May 10 13:10:36 2014
New Revision: 1593697

URL: http://svn.apache.org/r1593697
Log:
Split into two paragraphs, so that note is more visible.

Modified:
    tomcat/trunk/webapps/docs/config/listeners.xml

Modified: tomcat/trunk/webapps/docs/config/listeners.xml
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/config/listeners.xml?rev=1593697&r1=1593696&r2=1593697&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/config/listeners.xml (original)
+++ tomcat/trunk/webapps/docs/config/listeners.xml Sat May 10 13:10:36 2014
@@ -118,8 +118,8 @@
         will occur if OpenSSL is already in FIPS mode).
         Set to <code>require</code> to require that OpenSSL <i>already</i> be
         in FIPS mode (an error will occur if OpenSSL is not already in FIPS
-        mode).
-        FIPS mode <em>requires you to have a FIPS-capable OpenSSL library which
+        mode).</p>
+        <p>FIPS mode <em>requires you to have a FIPS-capable OpenSSL library 
which
         you must build yourself</em>.
         If this attribute is set to any of the above values, the 
<b>SSLEngine</b>
         must be enabled as well.</p>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to