You are viewing a plain text version of this content. The canonical link for it is here.
Posted to docs@httpd.apache.org by js...@apache.org on 2003/06/07 08:01:40 UTC

cvs commit: httpd-docs-1.3/htdocs/manual/misc FAQ-B.html FAQ-D.html

jsl         2003/06/06 23:01:40

  Modified:    htdocs/manual/misc FAQ-B.html FAQ-D.html
  Log:
  More typo/spelling/grammar corrections.
  
  Revision  Changes    Path
  1.14      +2 -2      httpd-docs-1.3/htdocs/manual/misc/FAQ-B.html
  
  Index: FAQ-B.html
  ===================================================================
  RCS file: /home/cvs/httpd-docs-1.3/htdocs/manual/misc/FAQ-B.html,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- FAQ-B.html	29 Mar 2002 19:13:50 -0000	1.13
  +++ FAQ-B.html	7 Jun 2003 06:01:40 -0000	1.14
  @@ -334,7 +334,7 @@
           <p>Be prepared to respond to any questions about your
           patches and possibly defend your code. If your patch
           results in a lot of discussion, you may be asked to submit
  -        an updated patch that incorporate all changes and
  +        an updated patch that incorporates all changes and
           suggestions.</p>
           <hr />
         </li>
  
  
  
  1.20      +5 -5      httpd-docs-1.3/htdocs/manual/misc/FAQ-D.html
  
  Index: FAQ-D.html
  ===================================================================
  RCS file: /home/cvs/httpd-docs-1.3/htdocs/manual/misc/FAQ-D.html,v
  retrieving revision 1.19
  retrieving revision 1.20
  diff -u -r1.19 -r1.20
  --- FAQ-D.html	17 Sep 2002 14:12:27 -0000	1.19
  +++ FAQ-D.html	7 Jun 2003 06:01:40 -0000	1.20
  @@ -201,8 +201,8 @@
           connection before it had been completely set up - such as
           by the end-user pressing the "Stop" button. People's
           patience being what it is, sites with response-time
  -        problems or slow network links may experiences this more
  -        than high-capacity ones or those with large pipes to the
  +        problems or slow network links may experience this more
  +        than high capacity ones or those with large pipes to the
           network.</p>
           <hr />
         </li>
  @@ -544,7 +544,7 @@
   </pre>
   
             <p>Check your cron jobs to see when/if your server logs are being
  -          rotated. Compare the time of rotation to the error menage time.
  +          rotated. Compare the time of rotation to the error message time.
             If they are the same, you can somewhat safely assume that the 
             restart is due to your server logs being rotated.</p><hr />
        </li>
  @@ -557,7 +557,7 @@
             source that is associated with binary compatibility of
             modules. It is changed when internal Apache structures,
             function calls and other significant parts of API change in
  -          such a way that binary compatiblity cannot be guaranteed any
  +          such a way that binary compatibility cannot be guaranteed any
             more. On MMN change, all third party modules have to be at
             least recompiled, sometimes even slightly changed in order
             to work with the new version of Apache.</p>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: docs-unsubscribe@httpd.apache.org
For additional commands, e-mail: docs-help@httpd.apache.org