dleslie     02/02/01 12:00:53

  Modified:    java/xdocs/sources/xalan faq.xml getstarted.xml
  Log:
  Editorial cleanup for 2.3.
  
  Revision  Changes    Path
  1.20      +2 -1      xml-xalan/java/xdocs/sources/xalan/faq.xml
  
  Index: faq.xml
  ===================================================================
  RCS file: /home/cvs/xml-xalan/java/xdocs/sources/xalan/faq.xml,v
  retrieving revision 1.19
  retrieving revision 1.20
  diff -u -r1.19 -r1.20
  --- faq.xml   30 Jan 2002 22:23:12 -0000      1.19
  +++ faq.xml   1 Feb 2002 20:00:53 -0000       1.20
  @@ -110,7 +110,8 @@
       API)</link>.</li>
       </ol>
       <p>For more information, see <link idref="getstarted" 
anchor="classpath">Setting up the system classpath</link>.</p>
  -    <p><anchor name="environmentcheck"/><em>Using the EnvironmentCheck 
utility:</em> To help diagnose classpath problems, try running Xalan's environment 
checking utility, checked in at 
  +    <p><anchor name="environmentcheck"/></p>
  +    <p><em>Using the EnvironmentCheck utility:</em> To help diagnose classpath 
problems, try running Xalan's environment checking utility, checked in at 
       xml-xalan/java/src/org/apache/xalan/xslt/EnvironmentCheck.</p>
       <p>You can run this utility from the command line as follows:</p>
       <p><code>java org.apache.xalan.xslt.EnvironmentCheck [-out outFile]</code></p>
  
  
  
  1.20      +1 -1      xml-xalan/java/xdocs/sources/xalan/getstarted.xml
  
  Index: getstarted.xml
  ===================================================================
  RCS file: /home/cvs/xml-xalan/java/xdocs/sources/xalan/getstarted.xml,v
  retrieving revision 1.19
  retrieving revision 1.20
  diff -u -r1.19 -r1.20
  --- getstarted.xml    1 Feb 2002 17:11:08 -0000       1.19
  +++ getstarted.xml    1 Feb 2002 20:00:53 -0000       1.20
  @@ -29,7 +29,7 @@
   include xalansamples.jar (all samples other than the servlet) and xalanservlet.jar. 
To run extensions, include bsf.jar. All these JAR files 
   are distributed with &xslt4j;. For extensions implemented in JavaScript or another 
scripting language, see <link idref="extensions" anchor="supported-lang">extensions 
language 
   requirements</link> to identify any additional JAR files you must place on the 
classpath and where you can get them.</p>
  -<p>If you are using <link idref="xsltc_usage">XSLTC</link>, see <link 
idref="xsltc_usage" anchor="classpath">Setting the system classpath for 
XSLTC</link>.</p>
  +&xsltcclasspath;
   <p>If you are using JDK or JRE 1.2.2, include tools.jar on the classpath.</p>
   </s2><anchor name="samples"/>
   <s2 title="Trying out the samples">
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to