You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2007/04/25 05:54:00 UTC

svn commit: r532182 - /tomcat/connectors/trunk/jk/xdocs/webserver_howto/apache.xml

Author: markt
Date: Tue Apr 24 20:53:59 2007
New Revision: 532182

URL: http://svn.apache.org/viewvc?view=rev&rev=532182
Log:
Fix build. Stop Gump nags.

Modified:
    tomcat/connectors/trunk/jk/xdocs/webserver_howto/apache.xml

Modified: tomcat/connectors/trunk/jk/xdocs/webserver_howto/apache.xml
URL: http://svn.apache.org/viewvc/tomcat/connectors/trunk/jk/xdocs/webserver_howto/apache.xml?view=diff&rev=532182&r1=532181&r2=532182
==============================================================================
--- tomcat/connectors/trunk/jk/xdocs/webserver_howto/apache.xml (original)
+++ tomcat/connectors/trunk/jk/xdocs/webserver_howto/apache.xml Tue Apr 24 20:53:59 2007
@@ -1094,7 +1094,6 @@
 <note>If the build if successfull, copy the new mod_jk module</note>
 <type5250>CRTDUPOBJ OBJ(MOD_JK) FROMLIB(MOD_JK) OBJTYPE(*SRVPGM) TOLIB(QHTTPSVR) NEWOBJ(MOD_JK)</type5250>
 </screen>
-<p>
 <screen>
 <note>Copy the CL build program source for i5/OS V5R4 from IFS</note>
 <type5250>CPYFRMSTMF FROMSTMF('/home/apache/jk/native/apache-2.0/bldjk54.qclsrc') +</type5250>
@@ -1108,11 +1107,11 @@
 </screen>
 <p>
 Next, you should restart your Apache 2.0 instance and enjoy this piece of OpenSource on System I.
+</p>
 <screen>
 <note>ENDTCPSVR SERVER(*HTTP) HTTPSVR(MYSERVER)</note>
 <note>STRTCPSVR SERVER(*HTTP) HTTPSVR(MYSERVER)</note>
 </screen>
-</p>
 </section>
 
 <section name="Building mod_jk for Apache on MacOS/X">



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