]> source.dussan.org Git - xmlgraphics-fop.git/commitdiff
temporary fix to make the docs work with Forrest 0.3/0.4
authorChristian Geisert <chrisg@apache.org>
Thu, 24 Apr 2003 22:46:17 +0000 (22:46 +0000)
committerChristian Geisert <chrisg@apache.org>
Thu, 24 Apr 2003 22:46:17 +0000 (22:46 +0000)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196342 13f79535-47bb-0310-9956-ffa450edef68

src/documentation/content/xdocs/running.xml

index b043dd07c6df61f2000b2d39c7936be216198460..22e17e163e2b08899720a54beba608a65ac51ffc 100644 (file)
@@ -114,9 +114,9 @@ If you are running out of memory when using FOP, here are some ideas that may he
       <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.