Author: vishwanathk
Date: Mon Sep 16 13:10:45 2013
New Revision: 1523626

URL: http://svn.apache.org/r1523626
Log:
More formatting corrections

Modified:
    tomee/site/trunk/content/manual-installation.mdtext

Modified: tomee/site/trunk/content/manual-installation.mdtext
URL: 
http://svn.apache.org/viewvc/tomee/site/trunk/content/manual-installation.mdtext?rev=1523626&r1=1523625&r2=1523626&view=diff
==============================================================================
--- tomee/site/trunk/content/manual-installation.mdtext (original)
+++ tomee/site/trunk/content/manual-installation.mdtext Mon Sep 16 13:10:45 2013
@@ -200,7 +200,7 @@ OpenEJB javaagent:
     # Set juli LogManager if it is present
     if [OPENEJB: -r "$CATALINA_BASE"/conf/logging.properties 
](openejb:--r-"$catalina_base"/conf/logging.properties-.html)
     ; then
-      JAVA_OPTS="$JAVA_OPTS
+    JAVA_OPTS="$JAVA_OPTS
     "-Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager"
     "-Djava.util.logging.config.file="$CATALINA_BASE/conf/logging.properties"
     fi
@@ -217,7 +217,7 @@ OpenEJB javaagent:
 
 ##Note:
  The example above is an excerpt from the middle of the
-bin/catalina.sh file. Search for the this section and add section text shown 
in bold
+bin/catalina.sh file. Search for the this section and add the snippet shown 
 
 
 


Reply via email to