remm        02/02/02 14:24:12

  Modified:    .        BUILDING.txt
  Log:
  - Fix typos.
  
  Revision  Changes    Path
  1.25      +4 -4      jakarta-tomcat-4.0/BUILDING.txt
  
  Index: BUILDING.txt
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-4.0/BUILDING.txt,v
  retrieving revision 1.24
  retrieving revision 1.25
  diff -u -r1.24 -r1.25
  --- BUILDING.txt      2 Feb 2002 12:12:55 -0000       1.24
  +++ BUILDING.txt      2 Feb 2002 22:24:12 -0000       1.25
  @@ -1,4 +1,4 @@
  -$Id: BUILDING.txt,v 1.24 2002/02/02 12:12:55 remm Exp $
  +$Id: BUILDING.txt,v 1.25 2002/02/02 22:24:12 remm Exp $
   
   
                  Building The Tomcat 4.0 Servlet/JSP Container
  @@ -148,7 +148,7 @@
       jakarta-servletapi-4-YYYYMMDD.zip
   
     On a Unix platform, you will need:
  -    jakarta-servletapi-4-YYYYMMDD.zip
  +    jakarta-servletapi-4-YYYYMMDD.tar.gz
   
   * Unpack the binary distribution into a convenient location so that the
     distribution resides in its own directory.
  @@ -277,7 +277,7 @@
       http://java.sun.com/products/javabeans/glasgow/jaf.html
   
   * Unpack the package into a convenient location so that it
  -  resised in its own subdirectory.
  +  resides in its own subdirectory.
   
   
   (15) Download and Install JavaMail 1.2
  @@ -420,7 +420,7 @@
   "build.properties.sample" file as a starting point for this.
   
   Tomcat has many external dependencies that are satisfied by configuring
  -appropriate values in your <code>build.properties</code> file.  The easiest
  +appropriate values in your build.properties file.  The easiest
   way to satisfy these dependencies is to copy the "build.properties.sample"
   file (in the top-level Tomcat source directory) to "build.properties", and
   then edit it to suit your environment.  On Unix, this would be done as:
  
  
  

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

Reply via email to