crossley 01/11/17 20:54:24
Modified: documentation/xdocs Tag: cocoon_20_branch faq.xml
Log:
Line-breaks within <source> to prevent silly left-right scroll for long lines.
Revision Changes Path
No revision
No revision
1.1.2.3 +2 -1 xml-cocoon2/documentation/xdocs/faq.xml
Index: faq.xml
===================================================================
RCS file: /home/cvs/xml-cocoon2/documentation/xdocs/faq.xml,v
retrieving revision 1.1.2.2
retrieving revision 1.1.2.3
diff -u -r1.1.2.2 -r1.1.2.3
--- faq.xml 2001/10/25 07:43:49 1.1.2.2
+++ faq.xml 2001/11/18 04:54:24 1.1.2.3
@@ -630,7 +630,8 @@
</p>
<source>
<![CDATA[
-set TOMCAT_OPTS=-classic -Xdebug -Xnoagent -Djava.compiler=NONE
-Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=8000
+set TOMCAT_OPTS=-classic -Xdebug -Xnoagent -Djava.compiler=NONE
+ -Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=8000
]]>
</source>
<note>
----------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]