larryi      01/02/08 19:11:28

  Modified:    src/doc  tomcat-ug.html
  Log:
  Some minor updates.  Fixed jakarta.apache.org URLs.
  
  Revision  Changes    Path
  1.6       +16 -21    jakarta-tomcat/src/doc/tomcat-ug.html
  
  Index: tomcat-ug.html
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat/src/doc/tomcat-ug.html,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- tomcat-ug.html    2001/02/05 23:36:49     1.5
  +++ tomcat-ug.html    2001/02/09 03:11:28     1.6
  @@ -1,8 +1,8 @@
   <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
   <html>
   <head>
  -    <!-- $Id: tomcat-ug.html,v 1.5 2001/02/05 23:36:49 danmil Exp $ -->
  -    <!-- Copyright 1999,2001 Apache Software Foundation -->
  +    <!-- $Id: tomcat-ug.html,v 1.6 2001/02/09 03:11:28 larryi Exp $ -->
  +    <!-- Copyright 1999-2001 Apache Software Foundation -->
       <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
       <link rel="stylesheet" href="style.css">
       <title>Tomcat User's Guide</title>
  @@ -30,14 +30,9 @@
   <p>This document is an introduction to the Tomcat servlet
        container. It should be enough for anyone to install,
        configure, and deploy Tomcat. As well, it answers many
  -     questions common to new users. We encourage all users to
  -     add answers to questions into the <a
  -     href="http://jakarta.apache.org/faq/faqindex.html">
  -     Tomcat FAQ</a> and/or this document, if they don't
  -     already exist. If you have any comments or suggestions
  +     questions common to new users. If you have any comments or suggestions
        about this document don't hesitate to send them to the
  -     Tomcat <a
  -     href="http://jakarta.apache.org/getinvolved/mail.html">mailing
  +     Tomcat <a       href="http://jakarta.apache.org/site/mail.html">mailing
        lists</a>.</p>
   
         <p>This document began life as <cite>Tomcat: A Minimalistic User's
  @@ -46,7 +41,7 @@
         Tomcat source tree is constantly changing, the information
         herein may be out of date.  The only definitive reference at
         this point is the <a
  -      href="http://jakarta.apache.org/downloads/sourceindex.html">source
  +      href="http://jakarta.apache.org/site/sourceindex.html">source
         code</a>.</p>
   
       <p>&quot;???&quot; means I'm not sure if this should go in, or
  @@ -56,8 +51,7 @@
   <p>Other important documents:</p>
   
   <ul>
  -     <li><a href="http://jakarta.apache.org/faq/faqindex.html">Tomcat
  -             FAQ</a></li>
  +     <li><a href="http://jakarta.apache.org/site/faqs.html">Jakarta FAQ 
Page</a></li>
        <li><A HREF="appdev/contents.html">Application Development
                manual</A> - an alternative to the User's Guide,
                somewhat out-of-date</li>
  @@ -146,7 +140,7 @@
   <h3><a name="about_tomcat">About Tomcat: Q&amp;A</a></h3>
   
   <p>See also the official <a
  -     href="http://jakarta.apache.org/faq/faqindex.html">Tomcat FAQ</a>.</p>
  +     href="http://jakarta.apache.org/site/faqs.html">Jakarta FAQ Page</a>.</p>
   
   <dl>
        <dt><strong><a name="what_is_tomcat">What is Tomcat?</a></strong></dt>
  @@ -162,7 +156,7 @@
        <dt><strong><a name="where_download">Where can I download
                Tomcat?</a></strong></dt>
        <dd>At the <a
  -             href="http://jakarta.apache.org/downloads/binindex.html">Jakarta
  +             href="http://jakarta.apache.org/site/binindex.html">Jakarta
                download page</a>!</dd>
   
        <dt><strong><a name="just_jserv">Isn't Tomcat just
  @@ -233,7 +227,7 @@
        <dt><strong><a name="contribute">How do/can I contribute?</a></strong></dt>
        <dd>Please do! See the Jakarta project contribution page, right
                <a
  -             
href="http://jakarta.apache.org/getinvolved/getinvolvedindex.html">here</a>.
  +             href="http://jakarta.apache.org/site/getinvolved.html">here</a>.
                You'll probably want to <a
                href="mailto:[EMAIL PROTECTED]">subscribe</a>
                to the <strong>tomcat-dev</strong> mailing list.</dd>
  @@ -251,8 +245,8 @@
        <li>The <a href="#common_errors">Common problems</a> section of
                this document.</li>
        <li>Have a look through the <a
  -             href="http://jakarta.apache.org/faq/faqindex.html">
  -             Tomcat FAQ</a>. Most installation and configuration
  +             href="http://jakarta.apache.org/site/faqs.html">
  +             Jakarta FAQ Page</a>. Most installation and configuration
                questions can be found here.</li>      
        <li>Search the Tomcat <a
                href="http://mikal.org/interests/java/tomcat/index.html">user</a>
  @@ -260,7 +254,7 @@
                href="http://www.metronet.com/~wjm/tomcat/">developer</a>
                list archives.</li>
        <li>Post a question to the <strong> tomcat-user</strong> <a
  -             href="http://jakarta.apache.org/getinvolved/mail.html">
  +             href="http://jakarta.apache.org/site/mail.html">
                mailing list</a>, which you must first <a
                href="mailto:[EMAIL PROTECTED]">subscribe</a>
                to if you'd like to see any replies!</li>
  @@ -280,7 +274,7 @@
   <blockquote>
       
       <ul>
  -      <li><a href="http://jakarta.apache.org/downloads/binindex.html">Download</a> 
the
  +      <li><a href="http://jakarta.apache.org/site/binindex.html">Download</a> the
           appropriate jakarta-tomcat [.zip | .gz | .Z] file.
       
         <li>Unzip the file into some directory (say /usr/local or C:\). This
  @@ -1348,7 +1342,8 @@
   
   <h2><a name="credits">Credits</a></h2>
   
  -<p>Tomcat was originally written by Sun Microsystems, and has been improved (we 
hope) by a <a href="http://jakarta.apache.org/credits/whoweare.html">cast of 
thousands</a>.</p>
  +<p>Tomcat was originally written by Sun Microsystems, and has been improved
  +(we hope) by a <a href="http://jakarta.apache.org/site/whoweare.html">cast of 
thousands</a>.</p>
   
   <p>This document was created by:</p>
   
  @@ -1370,7 +1365,7 @@
         <tr>
           <td>
             <p class="fineprint">
  -            Copyright &copy;1999,2001 The Apache Software Foundation<br>
  +            Copyright &copy;1999-2001 The Apache Software Foundation<br>
               <a href="http://jakarta.apache.org/legal.html">Legal Stuff They Make Us 
Say</a><br>
               <a href="http://jakarta.apache.org/contact.html">Contact Information</a>
             </p>
  
  
  

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

Reply via email to