yoavs       2005/07/21 14:11:40

  Modified:    webapps/docs changelog.xml index.xml jasper-howto.xml
                        ssl-howto.xml
               jk/xdocs index.xml
  Log:
  Bugzilla 35090: http://issues.apache.org/bugzilla/show_bug.cgi?id=35090
  
  Revision  Changes    Path
  1.328     +3 -0      jakarta-tomcat-catalina/webapps/docs/changelog.xml
  
  Index: changelog.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-catalina/webapps/docs/changelog.xml,v
  retrieving revision 1.327
  retrieving revision 1.328
  diff -u -r1.327 -r1.328
  --- changelog.xml     21 Jul 2005 20:50:56 -0000      1.327
  +++ changelog.xml     21 Jul 2005 21:11:39 -0000      1.328
  @@ -81,6 +81,9 @@
          <fix>
            <bug>34746</bug>: Updated catalina.properties instructions per Bill 
Edwards' suggestion. (yoavs)
          </fix>
  +       <fix>
  +         <bug>35090</bug>: Minor documentation typo fix. (yoavs)
  +       </fix>
       </changelog>
     </subsection>
     
  
  
  
  1.23      +2 -2      jakarta-tomcat-catalina/webapps/docs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-catalina/webapps/docs/index.xml,v
  retrieving revision 1.22
  retrieving revision 1.23
  diff -u -r1.22 -r1.23
  --- index.xml 16 May 2005 11:18:59 -0000      1.22
  +++ index.xml 21 Jul 2005 21:11:39 -0000      1.23
  @@ -26,7 +26,7 @@
   web applications and web services.</p>
   
   <p>Select one of the links from the navigation menu (to the left) to drill
  -down to the more detailed documenation that is available.  Each available
  +down to the more detailed documentation that is available.  Each available
   manual is described in more detail below.</p>
   
   </section>
  @@ -120,7 +120,7 @@
       - Reference manual that documents all available elements and attributes
         that may be placed into a Apache Tomcat 5 <code>conf/server.xml</code> 
file.
       </li>
  -<li><a 
href="http://jakarta.apache.org/tomcat/connectors-doc/index.html";><strong>JK 
Documenation</strong></a>
  +<li><a 
href="http://jakarta.apache.org/tomcat/connectors-doc/index.html";><strong>JK 
Documentation</strong></a>
       - Complete documentation and HOWTOs on the JK native webserver connector,
         used to interface Apache Tomcat with servers like Apache HTTPd, IIS
         and others.</li>
  
  
  
  1.27      +1 -1      jakarta-tomcat-catalina/webapps/docs/jasper-howto.xml
  
  Index: jasper-howto.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-catalina/webapps/docs/jasper-howto.xml,v
  retrieving revision 1.26
  retrieving revision 1.27
  diff -u -r1.26 -r1.27
  --- jasper-howto.xml  4 Apr 2005 11:11:51 -0000       1.26
  +++ jasper-howto.xml  21 Jul 2005 21:11:39 -0000      1.27
  @@ -74,7 +74,7 @@
   <code>300</code> seconds.</li>
   
   <li><strong>compiler</strong> - Which compiler Ant should use to compile JSP
  -pages.  See the Ant documenation for more information. If the value is not 
set,
  +pages.  See the Ant documentation for more information. If the value is not 
set,
   then the default Eclipse JDT Java compiler will be used instead of using 
Ant. 
   No default value.</li>
   
  
  
  
  1.16      +1 -1      jakarta-tomcat-catalina/webapps/docs/ssl-howto.xml
  
  Index: ssl-howto.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-catalina/webapps/docs/ssl-howto.xml,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- ssl-howto.xml     23 Mar 2005 16:31:41 -0000      1.15
  +++ ssl-howto.xml     21 Jul 2005 21:11:39 -0000      1.16
  @@ -429,7 +429,7 @@
   </li>
   </ul>
   <p>Now you have a file called <code>certreq.csr</code> that you can submit 
to the Certificate Authority (look at the
  -documenation of the Certificate Authority website on how to do this). In 
return you get a Certificate.</p>
  +documentation of the Certificate Authority website on how to do this). In 
return you get a Certificate.</p>
   </subsection>
   
   <subsection name="Importing the Certificate">
  
  
  
  1.40      +1 -1      jakarta-tomcat-connectors/jk/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-connectors/jk/xdocs/index.xml,v
  retrieving revision 1.39
  retrieving revision 1.40
  diff -u -r1.39 -r1.40
  --- index.xml 13 Jul 2005 15:42:44 -0000      1.39
  +++ index.xml 21 Jul 2005 21:11:40 -0000      1.40
  @@ -20,7 +20,7 @@
   
   </p>
   <p>Select one of the links from the navigation menu (to the left) to drill
  -down to the more detailed documenation that is available.  Each available
  +down to the more detailed documentation that is available.  Each available
   manual is described in more detail below.</p>
   
   </section>
  
  
  

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

Reply via email to