You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by il...@apache.org on 2002/11/07 15:31:09 UTC

cvs commit: xml-xalan/java/xdocs/sources/xalan faq.xml

ilene       2002/11/07 06:31:08

  Modified:    java/xdocs/sources/xalan faq.xml
  Log:
  Fix typo in faq.xml.
  
  Revision  Changes    Path
  1.25      +1 -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.24
  retrieving revision 1.25
  diff -u -r1.24 -r1.25
  --- faq.xml	31 Oct 2002 15:06:43 -0000	1.24
  +++ faq.xml	7 Nov 2002 14:31:07 -0000	1.25
  @@ -119,7 +119,7 @@
               <br />
               <br />
   	    <code>java -Xbootclasspath/p:&lt;path&gt;
  -		    java.org.apache.xalan.xslt.Process</code>
  +		    org.apache.xalan.xslt.Process</code>
               <br />
   	    <br />where &lt;path&gt; is a colon seperated lists of the paths to the files xalan.jar, xercesImpl.jar, and xml-apis.jar (e.g. bin/xalan.jar:bin/xercesImpl.jar:bin/xml-apis.jar) containing the new-version of Xalan-Java.
             </li>
  
  
  

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