You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-commits@xmlgraphics.apache.org by ch...@apache.org on 2003/04/25 00:46:18 UTC

cvs commit: xml-fop/src/documentation/content/xdocs running.xml

chrisg      2003/04/24 15:46:18

  Modified:    src/documentation/content/xdocs running.xml
  Log:
  temporary fix to make the docs work with Forrest 0.3/0.4
  
  Revision  Changes    Path
  1.9       +3 -3      xml-fop/src/documentation/content/xdocs/running.xml
  
  Index: running.xml
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/running.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- running.xml	15 Apr 2003 16:38:38 -0000	1.8
  +++ running.xml	24 Apr 2003 22:46:17 -0000	1.9
  @@ -114,9 +114,9 @@
         <ul>
           <li>
   Increase memory available to the JVM. See <link href="http://java.sun.com/j2se/1.3/docs/tooldocs/solaris/java.html">the -Xmx option</link> for more information.
  -          <warning>
  -It is usually unwise to increase the memory allocated to the JVM beyond the amount of physical RAM, as this will generally cause significantly slower performance.
  -          </warning>
  +          <!--<warning>-->
  +(Warning: It is usually unwise to increase the memory allocated to the JVM beyond the amount of physical RAM, as this will generally cause significantly slower performance.)
  +          <!--</warning>-->
           </li>
           <li>
   Avoid forward references.
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: fop-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: fop-cvs-help@xml.apache.org