You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by kp...@apache.org on 2013/10/16 01:19:26 UTC

svn commit: r1532585 - /tomcat/native/trunk/xdocs/index.xml

Author: kpreisser
Date: Tue Oct 15 23:19:26 2013
New Revision: 1532585

URL: http://svn.apache.org/r1532585
Log:
Follow-Up to r1532577:
Further markup clean-up.

Modified:
    tomcat/native/trunk/xdocs/index.xml

Modified: tomcat/native/trunk/xdocs/index.xml
URL: http://svn.apache.org/viewvc/tomcat/native/trunk/xdocs/index.xml?rev=1532585&r1=1532584&r2=1532585&view=diff
==============================================================================
--- tomcat/native/trunk/xdocs/index.xml (original)
+++ tomcat/native/trunk/xdocs/index.xml Tue Oct 15 23:19:26 2013
@@ -101,7 +101,7 @@ manual is described in more detail below
   <p>
     On all the POSIX systems (Linux, Solaris, HP-UX, AIX etc...) a well-known
     configure and make is used to build tc-native.<br/>
-    In the jni/native runs:<br/>
+    In the jni/native runs:
   </p>
     <source>./configure --help</source>
     <p>to read the description of all the parameters.</p>
@@ -131,8 +131,7 @@ manual is described in more detail below
             --with-ssl=yes \
             --prefix=$CATALINA_HOME</source>
   <p>
-    <br/>
-    To build the libraries and install them:<br/>
+    To build the libraries and install them:
   </p>
   <source>make &amp;&amp; make install</source>
   <p>
@@ -210,8 +209,7 @@ INFO: Initializing Coyote HTTP/1.1 on ht
   </p>
 
   <source wrapped="true"
-    >set PATH=%PATH;C:\cygwin\home\support\tomcat-native-current-win32-src\jni\native\Debug;C:\cygwin\home\support\tomcat-native-current-win32-src\jni\apr\Debug;C:\OpenSSL\lib\VC
-  </source>
+    >set PATH=%PATH;C:\cygwin\home\support\tomcat-native-current-win32-src\jni\native\Debug;C:\cygwin\home\support\tomcat-native-current-win32-src\jni\apr\Debug;C:\OpenSSL\lib\VC</source>
   <p>
     Start tomcat and check for the messages like this ones:
   </p>



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