rse         97/08/01 05:05:07

  Modified:    htdocs/manual/mod  mod_headers.html mod_browser.html
  Log:
  Make headerlines consistent between modules.
  
  Revision  Changes    Path
  1.5       +1 -1      apache/htdocs/manual/mod/mod_headers.html
  
  Index: mod_headers.html
  ===================================================================
  RCS file: /export/home/cvs/apache/htdocs/manual/mod/mod_headers.html,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- mod_headers.html  1997/06/04 16:14:20     1.4
  +++ mod_headers.html  1997/08/01 12:05:05     1.5
  @@ -13,7 +13,7 @@
    ALINK="#FF0000"
   >
   <!--#include virtual="header.html" -->
  -<h1 ALIGN="CENTER">Headers Module</h1>
  +<h1 ALIGN="CENTER">Module mod_headers</h1>
   
   The optional headers module allows for the customization of HTTP
   response headers. Headers can be merged, replaced or removed. The
  
  
  
  1.10      +1 -1      apache/htdocs/manual/mod/mod_browser.html
  
  Index: mod_browser.html
  ===================================================================
  RCS file: /export/home/cvs/apache/htdocs/manual/mod/mod_browser.html,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- mod_browser.html  1997/06/04 16:14:18     1.9
  +++ mod_browser.html  1997/08/01 12:05:05     1.10
  @@ -13,7 +13,7 @@
    ALINK="#FF0000"
   >
   <!--#include virtual="header.html" -->
  -<H1 ALIGN="CENTER">Apache module mod_browser</h1>
  +<H1 ALIGN="CENTER">Module mod_browser</H1>
   
   This module is contained in the <code>mod_browser.c</code> file, and
   is compiled in by default with Apache 1.2 and above. It provides for
  
  
  

Reply via email to