You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by nd...@apache.org on 2004/04/17 12:49:25 UTC

cvs commit: httpd-2.0/docs/manual/mod beos.xml core.xml directive-dict.xml directives.xml index.xml leader.xml mod_actions.xml mod_alias.xml mod_asis.xml mod_auth_basic.xml mod_auth_digest.xml mod_auth_ldap.xml mod_authn_anon.xml mod_authn_dbm.xml mod_authn_default.xml mod_authn_file.xml mod_authz_dbm.xml mod_authz_default.xml mod_authz_groupfile.xml mod_authz_host.xml mod_authz_owner.xml mod_authz_user.xml mod_autoindex.xml mod_cache.xml mod_cern_meta.xml mod_cgi.xml mod_cgid.xml mod_charset_lite.xml mod_dav.xml mod_dav_fs.xml mod_deflate.xml mod_dir.xml mod_disk_cache.xml mod_echo.xml mod_env.xml mod_example.xml mod_expires.xml mod_ext_filter.xml mod_file_cache.xml mod_headers.xml mod_ident.xml mod_imap.xml mod_include.xml mod_info.xml mod_isapi.xml mod_ldap.xml mod_log_config.xml mod_log_forensic.xml mod_logio.xml mod_mem_cache.xml mod_mime.xml mod_mime_magic.xml mod_negotiation.xml mod_nw_ssl.xml mod_proxy.xml mod_proxy_connect.xml mod_proxy_ftp.xml mod_proxy_http.xml mod_rewrite.xml mod_setenvif.xml mod_so.xml mod_speling.xml mod_ssl.xml mod_status.xml mod_suexec.xml mod_unique_id.xml mod_userdir.xml mod_usertrack.xml mod_version.xml mod_vhost_alias.xml module-dict.xml mpm_common.xml mpm_netware.xml mpm_winnt.xml mpmt_os2.xml perchild.xml prefork.xml quickreference.xml threadpool.xml worker.xml

nd          2004/04/17 03:49:25

  Modified:    docs/manual/mod beos.xml core.xml directive-dict.xml
                        directives.xml index.xml leader.xml mod_actions.xml
                        mod_alias.xml mod_asis.xml mod_auth_basic.xml
                        mod_auth_digest.xml mod_auth_ldap.xml
                        mod_authn_anon.xml mod_authn_dbm.xml
                        mod_authn_default.xml mod_authn_file.xml
                        mod_authz_dbm.xml mod_authz_default.xml
                        mod_authz_groupfile.xml mod_authz_host.xml
                        mod_authz_owner.xml mod_authz_user.xml
                        mod_autoindex.xml mod_cache.xml mod_cern_meta.xml
                        mod_cgi.xml mod_cgid.xml mod_charset_lite.xml
                        mod_dav.xml mod_dav_fs.xml mod_deflate.xml
                        mod_dir.xml mod_disk_cache.xml mod_echo.xml
                        mod_env.xml mod_example.xml mod_expires.xml
                        mod_ext_filter.xml mod_file_cache.xml
                        mod_headers.xml mod_ident.xml mod_imap.xml
                        mod_include.xml mod_info.xml mod_isapi.xml
                        mod_ldap.xml mod_log_config.xml
                        mod_log_forensic.xml mod_logio.xml
                        mod_mem_cache.xml mod_mime.xml mod_mime_magic.xml
                        mod_negotiation.xml mod_nw_ssl.xml mod_proxy.xml
                        mod_proxy_connect.xml mod_proxy_ftp.xml
                        mod_proxy_http.xml mod_rewrite.xml mod_setenvif.xml
                        mod_so.xml mod_speling.xml mod_ssl.xml
                        mod_status.xml mod_suexec.xml mod_unique_id.xml
                        mod_userdir.xml mod_usertrack.xml mod_version.xml
                        mod_vhost_alias.xml module-dict.xml mpm_common.xml
                        mpm_netware.xml mpm_winnt.xml mpmt_os2.xml
                        perchild.xml prefork.xml quickreference.xml
                        threadpool.xml worker.xml
  Log:
  add $Revision$ keyword
  
  Revision  Changes    Path
  1.6       +1 -0      httpd-2.0/docs/manual/mod/beos.xml
  
  Index: beos.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/beos.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -u -r1.5 -r1.6
  --- beos.xml	9 Feb 2004 20:16:06 -0000	1.5
  +++ beos.xml	17 Apr 2004 10:49:22 -0000	1.6
  @@ -1,6 +1,7 @@
   <?xml version="1.0"?>
   <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
   <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
  +<!-- $Revision$ -->
   
   <!--
    Copyright 2002-2004 The Apache Software Foundation
  
  
  
  1.84      +1 -0      httpd-2.0/docs/manual/mod/core.xml
  
  Index: core.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/core.xml,v
  retrieving revision 1.83
  retrieving revision 1.84
  diff -u -u -r1.83 -r1.84
  --- core.xml	12 Apr 2004 17:52:19 -0000	1.83
  +++ core.xml	17 Apr 2004 10:49:22 -0000	1.84
  @@ -1,6 +1,7 @@
   <?xml version="1.0"?>
   <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
   <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
  +<!-- $Revision$ -->
   
   <!--
    Copyright 2002-2004 The Apache Software Foundation
  
  
  
  1.8       +1 -0      httpd-2.0/docs/manual/mod/directive-dict.xml
  
  Index: directive-dict.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/directive-dict.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -u -r1.7 -r1.8
  --- directive-dict.xml	9 Feb 2004 20:16:07 -0000	1.7
  +++ directive-dict.xml	17 Apr 2004 10:49:22 -0000	1.8
  @@ -1,6 +1,7 @@
   <?xml version="1.0" encoding="UTF-8" ?>
   <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
   <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
  +<!-- $Revision$ -->
   
   <!--
    Copyright 2002-2004 The Apache Software Foundation
  
  
  
  1.12      +1 -0      httpd-2.0/docs/manual/mod/directives.xml
  
  Index: directives.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/directives.xml,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -u -r1.11 -r1.12
  --- directives.xml	9 Feb 2004 20:16:07 -0000	1.11
  +++ directives.xml	17 Apr 2004 10:49:22 -0000	1.12
  @@ -3,6 +3,7 @@
     [ <!ENTITY allmodules SYSTEM "allmodules.xml"> ]
   >
   <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
  +<!-- $Revision$ -->
   
   <!--
    Copyright 2002-2004 The Apache Software Foundation
  
  
  
  1.10      +1 -0      httpd-2.0/docs/manual/mod/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/index.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -u -r1.9 -r1.10
  --- index.xml	9 Feb 2004 20:16:07 -0000	1.9
  +++ index.xml	17 Apr 2004 10:49:22 -0000	1.10
  @@ -3,6 +3,7 @@
     [ <!ENTITY allmodules SYSTEM "allmodules.xml"> ]
   >
   <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
  +<!-- $Revision$ -->
   
   <!--
    Copyright 2002-2004 The Apache Software Foundation
  
  
  
  1.9       +1 -0      httpd-2.0/docs/manual/mod/leader.xml
  
  Index: leader.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/leader.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -u -r1.8 -r1.9
  --- leader.xml	15 Mar 2004 23:24:38 -0000	1.8
  +++ leader.xml	17 Apr 2004 10:49:22 -0000	1.9
  @@ -1,6 +1,7 @@
   <?xml version="1.0"?>
   <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
   <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
  +<!-- $Revision$ -->
   
   <!--
    Copyright 2002-2004 The Apache Software Foundation
  
  
  
  1.17      +1 -0      httpd-2.0/docs/manual/mod/mod_actions.xml
  
  Index: mod_actions.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/mod_actions.xml,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -u -r1.16 -r1.17
  --- mod_actions.xml	9 Feb 2004 20:16:07 -0000	1.16
  +++ mod_actions.xml	17 Apr 2004 10:49:22 -0000	1.17
  @@ -1,6 +1,7 @@
   <?xml version="1.0"?>
   <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
   <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
  +<!-- $Revision$ -->
   
   <!--
    Copyright 2002-2004 The Apache Software Foundation
  
  
  
  1.18      +1 -0      httpd-2.0/docs/manual/mod/mod_alias.xml
  
  Index: mod_alias.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/mod_alias.xml,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -u -r1.17 -r1.18
  --- mod_alias.xml	23 Mar 2004 04:23:25 -0000	1.17
  +++ mod_alias.xml	17 Apr 2004 10:49:22 -0000	1.18
  @@ -1,6 +1,7 @@
   <?xml version="1.0"?>
   <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
   <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
  +<!-- $Revision$ -->
   
   <!--
    Copyright 2002-2004 The Apache Software Foundation
  
  
  
  1.9       +1 -0      httpd-2.0/docs/manual/mod/mod_asis.xml
  
  Index: mod_asis.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/mod_asis.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -u -r1.8 -r1.9
  --- mod_asis.xml	9 Feb 2004 20:16:07 -0000	1.8
  +++ mod_asis.xml	17 Apr 2004 10:49:22 -0000	1.9
  @@ -1,6 +1,7 @@
   <?xml version="1.0"?>
   <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
   <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
  +<!-- $Revision$ -->
   
   <!--
    Copyright 2002-2004 The Apache Software Foundation
  
  
  
  1.11      +1 -0      httpd-2.0/docs/manual/mod/mod_auth_basic.xml
  
  Index: mod_auth_basic.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/mod_auth_basic.xml,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -u -r1.10 -r1.11
  --- mod_auth_basic.xml	9 Feb 2004 20:16:07 -0000	1.10
  +++ mod_auth_basic.xml	17 Apr 2004 10:49:22 -0000	1.11
  @@ -1,6 +1,7 @@
   <?xml version="1.0"?>
   <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
   <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
  +<!-- $Revision$ -->
   
   <!--
    Copyright 2002-2004 The Apache Software Foundation
  
  
  
  1.16      +1 -0      httpd-2.0/docs/manual/mod/mod_auth_digest.xml
  
  Index: mod_auth_digest.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/mod_auth_digest.xml,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -u -r1.15 -r1.16
  --- mod_auth_digest.xml	9 Feb 2004 20:16:07 -0000	1.15
  +++ mod_auth_digest.xml	17 Apr 2004 10:49:22 -0000	1.16
  @@ -1,6 +1,7 @@
   <?xml version="1.0"?>
   <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
   <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
  +<!-- $Revision$ -->
   
   <!--
    Copyright 2002-2004 The Apache Software Foundation
  
  
  
  1.17      +1 -0      httpd-2.0/docs/manual/mod/mod_auth_ldap.xml
  
  Index: mod_auth_ldap.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/mod_auth_ldap.xml,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -u -r1.16 -r1.17
  --- mod_auth_ldap.xml	2 Apr 2004 21:00:27 -0000	1.16
  +++ mod_auth_ldap.xml	17 Apr 2004 10:49:22 -0000	1.17
  @@ -1,6 +1,7 @@
   <?xml version="1.0"?>
   <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
   <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
  +<!-- $Revision$ -->
   
   <!--
    Copyright 2002-2004 The Apache Software Foundation
  
  
  
  1.11      +1 -0      httpd-2.0/docs/manual/mod/mod_authn_anon.xml
  
  Index: mod_authn_anon.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/mod_authn_anon.xml,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -u -r1.10 -r1.11
  --- mod_authn_anon.xml	9 Feb 2004 20:16:07 -0000	1.10
  +++ mod_authn_anon.xml	17 Apr 2004 10:49:22 -0000	1.11
  @@ -1,6 +1,7 @@
   <?xml version="1.0"?>
   <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
   <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
  +<!-- $Revision$ -->
   
   <!--
    Copyright 2002-2004 The Apache Software Foundation
  
  
  
  1.10      +1 -0      httpd-2.0/docs/manual/mod/mod_authn_dbm.xml
  
  Index: mod_authn_dbm.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/mod_authn_dbm.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -u -r1.9 -r1.10
  --- mod_authn_dbm.xml	9 Feb 2004 20:16:07 -0000	1.9
  +++ mod_authn_dbm.xml	17 Apr 2004 10:49:22 -0000	1.10
  @@ -1,6 +1,7 @@
   <?xml version="1.0"?>
   <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
   <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
  +<!-- $Revision$ -->
   
   <!--
    Copyright 2002-2004 The Apache Software Foundation
  
  
  
  1.5       +1 -0      httpd-2.0/docs/manual/mod/mod_authn_default.xml
  
  Index: mod_authn_default.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/mod_authn_default.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -u -r1.4 -r1.5
  --- mod_authn_default.xml	9 Feb 2004 20:16:07 -0000	1.4
  +++ mod_authn_default.xml	17 Apr 2004 10:49:22 -0000	1.5
  @@ -1,6 +1,7 @@
   <?xml version="1.0"?>
   <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
   <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
  +<!-- $Revision$ -->
   
   <!--
    Copyright 2002-2004 The Apache Software Foundation
  
  
  
  1.9       +1 -0      httpd-2.0/docs/manual/mod/mod_authn_file.xml
  
  Index: mod_authn_file.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/mod_authn_file.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -u -r1.8 -r1.9
  --- mod_authn_file.xml	9 Feb 2004 20:16:07 -0000	1.8
  +++ mod_authn_file.xml	17 Apr 2004 10:49:22 -0000	1.9
  @@ -1,6 +1,7 @@
   <?xml version="1.0"?>
   <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
   <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
  +<!-- $Revision$ -->
   
   <!--
    Copyright 2002-2004 The Apache Software Foundation
  
  
  
  1.8       +1 -0      httpd-2.0/docs/manual/mod/mod_authz_dbm.xml
  
  Index: mod_authz_dbm.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/mod_authz_dbm.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -u -r1.7 -r1.8
  --- mod_authz_dbm.xml	9 Feb 2004 20:16:07 -0000	1.7
  +++ mod_authz_dbm.xml	17 Apr 2004 10:49:22 -0000	1.8
  @@ -1,6 +1,7 @@
   <?xml version="1.0"?>
   <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
   <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
  +<!-- $Revision$ -->
   
   <!--
    Copyright 2002-2004 The Apache Software Foundation
  
  
  
  1.5       +1 -0      httpd-2.0/docs/manual/mod/mod_authz_default.xml
  
  Index: mod_authz_default.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/mod_authz_default.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -u -r1.4 -r1.5
  --- mod_authz_default.xml	9 Feb 2004 20:16:07 -0000	1.4
  +++ mod_authz_default.xml	17 Apr 2004 10:49:22 -0000	1.5
  @@ -1,6 +1,7 @@
   <?xml version="1.0"?>
   <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
   <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
  +<!-- $Revision$ -->
   
   <!--
    Copyright 2002-2004 The Apache Software Foundation
  
  
  
  1.8       +1 -0      httpd-2.0/docs/manual/mod/mod_authz_groupfile.xml
  
  Index: mod_authz_groupfile.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/mod_authz_groupfile.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -u -r1.7 -r1.8
  --- mod_authz_groupfile.xml	9 Feb 2004 20:16:07 -0000	1.7
  +++ mod_authz_groupfile.xml	17 Apr 2004 10:49:22 -0000	1.8
  @@ -1,6 +1,7 @@
   <?xml version="1.0"?>
   <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
   <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
  +<!-- $Revision$ -->
   
   <!--
    Copyright 2002-2004 The Apache Software Foundation
  
  
  
  1.10      +1 -0      httpd-2.0/docs/manual/mod/mod_authz_host.xml
  
  Index: mod_authz_host.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/mod_authz_host.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -u -r1.9 -r1.10
  --- mod_authz_host.xml	9 Feb 2004 20:16:07 -0000	1.9
  +++ mod_authz_host.xml	17 Apr 2004 10:49:22 -0000	1.10
  @@ -1,6 +1,7 @@
   <?xml version="1.0"?>
   <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
   <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
  +<!-- $Revision$ -->
   
   <!--
    Copyright 2002-2004 The Apache Software Foundation
  
  
  
  1.6       +1 -0      httpd-2.0/docs/manual/mod/mod_authz_owner.xml
  
  Index: mod_authz_owner.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/mod_authz_owner.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -u -r1.5 -r1.6
  --- mod_authz_owner.xml	9 Feb 2004 20:16:07 -0000	1.5
  +++ mod_authz_owner.xml	17 Apr 2004 10:49:22 -0000	1.6
  @@ -1,6 +1,7 @@
   <?xml version="1.0"?>
   <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
   <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
  +<!-- $Revision$ -->
   
   <!--
    Copyright 2003-2004 The Apache Software Foundation
  
  
  
  1.5       +1 -0      httpd-2.0/docs/manual/mod/mod_authz_user.xml
  
  Index: mod_authz_user.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/mod_authz_user.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -u -r1.4 -r1.5
  --- mod_authz_user.xml	9 Feb 2004 20:16:07 -0000	1.4
  +++ mod_authz_user.xml	17 Apr 2004 10:49:22 -0000	1.5
  @@ -1,6 +1,7 @@
   <?xml version="1.0"?>
   <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
   <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
  +<!-- $Revision$ -->
   
   <!--
    Copyright 2002-2004 The Apache Software Foundation
  
  
  
  1.24      +1 -0      httpd-2.0/docs/manual/mod/mod_autoindex.xml
  
  Index: mod_autoindex.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/mod_autoindex.xml,v
  retrieving revision 1.23
  retrieving revision 1.24
  diff -u -u -r1.23 -r1.24
  --- mod_autoindex.xml	23 Mar 2004 00:53:02 -0000	1.23
  +++ mod_autoindex.xml	17 Apr 2004 10:49:22 -0000	1.24
  @@ -1,6 +1,7 @@
   <?xml version="1.0"?>
   <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
   <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
  +<!-- $Revision$ -->
   
   <!--
    Copyright 2002-2004 The Apache Software Foundation
  
  
  
  1.17      +1 -0      httpd-2.0/docs/manual/mod/mod_cache.xml
  
  Index: mod_cache.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/mod_cache.xml,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -u -r1.16 -r1.17
  --- mod_cache.xml	9 Feb 2004 20:16:07 -0000	1.16
  +++ mod_cache.xml	17 Apr 2004 10:49:22 -0000	1.17
  @@ -1,6 +1,7 @@
   <?xml version="1.0"?>
   <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
   <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
  +<!-- $Revision$ -->
   
   <!--
    Copyright 2002-2004 The Apache Software Foundation
  
  
  
  1.12      +1 -0      httpd-2.0/docs/manual/mod/mod_cern_meta.xml
  
  Index: mod_cern_meta.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/mod_cern_meta.xml,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -u -r1.11 -r1.12
  --- mod_cern_meta.xml	9 Feb 2004 20:16:07 -0000	1.11
  +++ mod_cern_meta.xml	17 Apr 2004 10:49:22 -0000	1.12
  @@ -1,6 +1,7 @@
   <?xml version="1.0"?>
   <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
   <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
  +<!-- $Revision$ -->
   
   <!--
    Copyright 2002-2004 The Apache Software Foundation
  
  
  
  1.12      +1 -0      httpd-2.0/docs/manual/mod/mod_cgi.xml
  
  Index: mod_cgi.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/mod_cgi.xml,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -u -r1.11 -r1.12
  --- mod_cgi.xml	9 Feb 2004 20:16:07 -0000	1.11
  +++ mod_cgi.xml	17 Apr 2004 10:49:22 -0000	1.12
  @@ -1,6 +1,7 @@
   <?xml version="1.0"?>
   <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
   <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
  +<!-- $Revision$ -->
   
   <!--
    Copyright 2002-2004 The Apache Software Foundation
  
  
  
  1.11      +1 -0      httpd-2.0/docs/manual/mod/mod_cgid.xml
  
  Index: mod_cgid.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/mod_cgid.xml,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -u -r1.10 -r1.11
  --- mod_cgid.xml	9 Feb 2004 20:16:07 -0000	1.10
  +++ mod_cgid.xml	17 Apr 2004 10:49:22 -0000	1.11
  @@ -1,6 +1,7 @@
   <?xml version="1.0"?>
   <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
   <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
  +<!-- $Revision$ -->
   
   <!--
    Copyright 2002-2004 The Apache Software Foundation
  
  
  
  1.10      +1 -0      httpd-2.0/docs/manual/mod/mod_charset_lite.xml
  
  Index: mod_charset_lite.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/mod_charset_lite.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -u -r1.9 -r1.10
  --- mod_charset_lite.xml	9 Feb 2004 20:16:07 -0000	1.9
  +++ mod_charset_lite.xml	17 Apr 2004 10:49:22 -0000	1.10
  @@ -1,6 +1,7 @@
   <?xml version="1.0"?>
   <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
   <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
  +<!-- $Revision$ -->
   
   <!--
    Copyright 2002-2004 The Apache Software Foundation
  
  
  
  1.11      +1 -0      httpd-2.0/docs/manual/mod/mod_dav.xml
  
  Index: mod_dav.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/mod_dav.xml,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -u -r1.10 -r1.11
  --- mod_dav.xml	9 Feb 2004 20:16:07 -0000	1.10
  +++ mod_dav.xml	17 Apr 2004 10:49:22 -0000	1.11
  @@ -1,6 +1,7 @@
   <?xml version="1.0"?>
   <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
   <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
  +<!-- $Revision$ -->
   
   <!--
    Copyright 2002-2004 The Apache Software Foundation
  
  
  
  1.6       +1 -0      httpd-2.0/docs/manual/mod/mod_dav_fs.xml
  
  Index: mod_dav_fs.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/mod_dav_fs.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -u -r1.5 -r1.6
  --- mod_dav_fs.xml	9 Feb 2004 20:16:07 -0000	1.5
  +++ mod_dav_fs.xml	17 Apr 2004 10:49:22 -0000	1.6
  @@ -1,6 +1,7 @@
   <?xml version="1.0"?>
   <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
   <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
  +<!-- $Revision$ -->
   
   <!--
    Copyright 2002-2004 The Apache Software Foundation
  
  
  
  1.24      +1 -0      httpd-2.0/docs/manual/mod/mod_deflate.xml
  
  Index: mod_deflate.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/mod_deflate.xml,v
  retrieving revision 1.23
  retrieving revision 1.24
  diff -u -u -r1.23 -r1.24
  --- mod_deflate.xml	16 Apr 2004 05:12:21 -0000	1.23
  +++ mod_deflate.xml	17 Apr 2004 10:49:22 -0000	1.24
  @@ -1,6 +1,7 @@
   <?xml version="1.0"?>
   <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
   <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
  +<!-- $Revision$ -->
   
   <!--
    Copyright 2002-2004 The Apache Software Foundation
  
  
  
  1.9       +1 -0      httpd-2.0/docs/manual/mod/mod_dir.xml
  
  Index: mod_dir.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/mod_dir.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -u -r1.8 -r1.9
  --- mod_dir.xml	9 Feb 2004 20:16:07 -0000	1.8
  +++ mod_dir.xml	17 Apr 2004 10:49:22 -0000	1.9
  @@ -1,6 +1,7 @@
   <?xml version="1.0"?>
   <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
   <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
  +<!-- $Revision$ -->
   
   <!--
    Copyright 2002-2004 The Apache Software Foundation
  
  
  
  1.10      +1 -0      httpd-2.0/docs/manual/mod/mod_disk_cache.xml
  
  Index: mod_disk_cache.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/mod_disk_cache.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -u -r1.9 -r1.10
  --- mod_disk_cache.xml	9 Feb 2004 20:16:07 -0000	1.9
  +++ mod_disk_cache.xml	17 Apr 2004 10:49:22 -0000	1.10
  @@ -1,6 +1,7 @@
   <?xml version="1.0"?>
   <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
   <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
  +<!-- $Revision$ -->
   
   <!--
    Copyright 2002-2004 The Apache Software Foundation
  
  
  
  1.7       +1 -0      httpd-2.0/docs/manual/mod/mod_echo.xml
  
  Index: mod_echo.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/mod_echo.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -u -r1.6 -r1.7
  --- mod_echo.xml	9 Feb 2004 20:16:07 -0000	1.6
  +++ mod_echo.xml	17 Apr 2004 10:49:22 -0000	1.7
  @@ -1,6 +1,7 @@
   <?xml version="1.0"?>
   <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
   <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
  +<!-- $Revision$ -->
   
   <!--
    Copyright 2002-2004 The Apache Software Foundation
  
  
  
  1.8       +1 -0      httpd-2.0/docs/manual/mod/mod_env.xml
  
  Index: mod_env.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/mod_env.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -u -r1.7 -r1.8
  --- mod_env.xml	9 Feb 2004 20:16:07 -0000	1.7
  +++ mod_env.xml	17 Apr 2004 10:49:22 -0000	1.8
  @@ -1,6 +1,7 @@
   <?xml version="1.0"?>
   <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
   <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
  +<!-- $Revision$ -->
   
   <!--
    Copyright 2002-2004 The Apache Software Foundation
  
  
  
  1.8       +1 -0      httpd-2.0/docs/manual/mod/mod_example.xml
  
  Index: mod_example.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/mod_example.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -u -r1.7 -r1.8
  --- mod_example.xml	9 Feb 2004 20:16:07 -0000	1.7
  +++ mod_example.xml	17 Apr 2004 10:49:22 -0000	1.8
  @@ -1,6 +1,7 @@
   <?xml version="1.0"?>
   <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
   <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
  +<!-- $Revision$ -->
   
   <!--
    Copyright 2002-2004 The Apache Software Foundation
  
  
  
  1.7       +1 -0      httpd-2.0/docs/manual/mod/mod_expires.xml
  
  Index: mod_expires.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/mod_expires.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -u -r1.6 -r1.7
  --- mod_expires.xml	9 Feb 2004 20:16:07 -0000	1.6
  +++ mod_expires.xml	17 Apr 2004 10:49:22 -0000	1.7
  @@ -1,6 +1,7 @@
   <?xml version="1.0"?>
   <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
   <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
  +<!-- $Revision$ -->
   
   <!--
    Copyright 2002-2004 The Apache Software Foundation
  
  
  
  1.16      +1 -0      httpd-2.0/docs/manual/mod/mod_ext_filter.xml
  
  Index: mod_ext_filter.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/mod_ext_filter.xml,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -u -r1.15 -r1.16
  --- mod_ext_filter.xml	9 Feb 2004 20:16:07 -0000	1.15
  +++ mod_ext_filter.xml	17 Apr 2004 10:49:22 -0000	1.16
  @@ -1,6 +1,7 @@
   <?xml version="1.0"?>
   <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
   <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
  +<!-- $Revision$ -->
   
   <!--
    Copyright 2002-2004 The Apache Software Foundation
  
  
  
  1.7       +1 -0      httpd-2.0/docs/manual/mod/mod_file_cache.xml
  
  Index: mod_file_cache.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/mod_file_cache.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -u -r1.6 -r1.7
  --- mod_file_cache.xml	9 Feb 2004 20:16:07 -0000	1.6
  +++ mod_file_cache.xml	17 Apr 2004 10:49:22 -0000	1.7
  @@ -1,6 +1,7 @@
   <?xml version="1.0"?>
   <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
   <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
  +<!-- $Revision$ -->
   
   <!--
    Copyright 2002-2004 The Apache Software Foundation
  
  
  
  1.14      +1 -0      httpd-2.0/docs/manual/mod/mod_headers.xml
  
  Index: mod_headers.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/mod_headers.xml,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -u -r1.13 -r1.14
  --- mod_headers.xml	5 Apr 2004 18:13:15 -0000	1.13
  +++ mod_headers.xml	17 Apr 2004 10:49:22 -0000	1.14
  @@ -1,6 +1,7 @@
   <?xml version="1.0"?>
   <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
   <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
  +<!-- $Revision$ -->
   
   <!--
    Copyright 2002-2004 The Apache Software Foundation
  
  
  
  1.5       +1 -0      httpd-2.0/docs/manual/mod/mod_ident.xml
  
  Index: mod_ident.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/mod_ident.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -u -r1.4 -r1.5
  --- mod_ident.xml	9 Feb 2004 20:16:07 -0000	1.4
  +++ mod_ident.xml	17 Apr 2004 10:49:22 -0000	1.5
  @@ -1,6 +1,7 @@
   <?xml version="1.0"?>
   <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
   <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
  +<!-- $Revision$ -->
   
   <!--
    Copyright 2003-2004 The Apache Software Foundation
  
  
  
  1.8       +1 -0      httpd-2.0/docs/manual/mod/mod_imap.xml
  
  Index: mod_imap.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/mod_imap.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -u -r1.7 -r1.8
  --- mod_imap.xml	9 Feb 2004 20:16:07 -0000	1.7
  +++ mod_imap.xml	17 Apr 2004 10:49:22 -0000	1.8
  @@ -1,6 +1,7 @@
   <?xml version="1.0"?>
   <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
   <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
  +<!-- $Revision$ -->
   
   <!--
    Copyright 2002-2004 The Apache Software Foundation
  
  
  
  1.30      +1 -0      httpd-2.0/docs/manual/mod/mod_include.xml
  
  Index: mod_include.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/mod_include.xml,v
  retrieving revision 1.29
  retrieving revision 1.30
  diff -u -u -r1.29 -r1.30
  --- mod_include.xml	9 Feb 2004 20:16:07 -0000	1.29
  +++ mod_include.xml	17 Apr 2004 10:49:22 -0000	1.30
  @@ -1,6 +1,7 @@
   <?xml version="1.0"?>
   <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
   <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
  +<!-- $Revision$ -->
   
   <!--
    Copyright 2002-2004 The Apache Software Foundation
  
  
  
  1.16      +1 -0      httpd-2.0/docs/manual/mod/mod_info.xml
  
  Index: mod_info.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/mod_info.xml,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -u -r1.15 -r1.16
  --- mod_info.xml	9 Feb 2004 20:16:07 -0000	1.15
  +++ mod_info.xml	17 Apr 2004 10:49:22 -0000	1.16
  @@ -1,6 +1,7 @@
   <?xml version="1.0"?>
   <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
   <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
  +<!-- $Revision$ -->
   
   <!--
    Copyright 2002-2004 The Apache Software Foundation
  
  
  
  1.9       +1 -0      httpd-2.0/docs/manual/mod/mod_isapi.xml
  
  Index: mod_isapi.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/mod_isapi.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -u -r1.8 -r1.9
  --- mod_isapi.xml	9 Feb 2004 20:16:07 -0000	1.8
  +++ mod_isapi.xml	17 Apr 2004 10:49:22 -0000	1.9
  @@ -1,6 +1,7 @@
   <?xml version="1.0"?>
   <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
   <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
  +<!-- $Revision$ -->
   
   <!--
    Copyright 2002-2004 The Apache Software Foundation
  
  
  
  1.11      +1 -0      httpd-2.0/docs/manual/mod/mod_ldap.xml
  
  Index: mod_ldap.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/mod_ldap.xml,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -u -r1.10 -r1.11
  --- mod_ldap.xml	17 Feb 2004 11:20:34 -0000	1.10
  +++ mod_ldap.xml	17 Apr 2004 10:49:22 -0000	1.11
  @@ -1,6 +1,7 @@
   <?xml version="1.0"?>
   <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
   <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
  +<!-- $Revision$ -->
   
   <!--
    Copyright 2002-2004 The Apache Software Foundation
  
  
  
  1.29      +1 -0      httpd-2.0/docs/manual/mod/mod_log_config.xml
  
  Index: mod_log_config.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/mod_log_config.xml,v
  retrieving revision 1.28
  retrieving revision 1.29
  diff -u -u -r1.28 -r1.29
  --- mod_log_config.xml	9 Apr 2004 07:00:26 -0000	1.28
  +++ mod_log_config.xml	17 Apr 2004 10:49:22 -0000	1.29
  @@ -1,6 +1,7 @@
   <?xml version="1.0"?>
   <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
   <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
  +<!-- $Revision$ -->
   
   <!--
    Copyright 2002-2004 The Apache Software Foundation
  
  
  
  1.4       +1 -0      httpd-2.0/docs/manual/mod/mod_log_forensic.xml
  
  Index: mod_log_forensic.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/mod_log_forensic.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -u -r1.3 -r1.4
  --- mod_log_forensic.xml	12 Apr 2004 17:22:27 -0000	1.3
  +++ mod_log_forensic.xml	17 Apr 2004 10:49:22 -0000	1.4
  @@ -1,6 +1,7 @@
   <?xml version="1.0"?>
   <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
   <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
  +<!-- $Revision$ -->
   
   <!--
    Copyright 2004 The Apache Software Foundation
  
  
  
  1.7       +1 -0      httpd-2.0/docs/manual/mod/mod_logio.xml
  
  Index: mod_logio.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/mod_logio.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -u -r1.6 -r1.7
  --- mod_logio.xml	9 Feb 2004 20:16:07 -0000	1.6
  +++ mod_logio.xml	17 Apr 2004 10:49:22 -0000	1.7
  @@ -1,6 +1,7 @@
   <?xml version="1.0"?>
   <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
   <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
  +<!-- $Revision$ -->
   
   <!--
    Copyright 2002-2004 The Apache Software Foundation
  
  
  
  1.9       +1 -0      httpd-2.0/docs/manual/mod/mod_mem_cache.xml
  
  Index: mod_mem_cache.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/mod_mem_cache.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -u -r1.8 -r1.9
  --- mod_mem_cache.xml	9 Feb 2004 20:16:07 -0000	1.8
  +++ mod_mem_cache.xml	17 Apr 2004 10:49:22 -0000	1.9
  @@ -1,6 +1,7 @@
   <?xml version="1.0"?>
   <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
   <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
  +<!-- $Revision$ -->
   
   <!--
    Copyright 2002-2004 The Apache Software Foundation
  
  
  
  1.26      +1 -0      httpd-2.0/docs/manual/mod/mod_mime.xml
  
  Index: mod_mime.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/mod_mime.xml,v
  retrieving revision 1.25
  retrieving revision 1.26
  diff -u -u -r1.25 -r1.26
  --- mod_mime.xml	9 Feb 2004 20:16:07 -0000	1.25
  +++ mod_mime.xml	17 Apr 2004 10:49:22 -0000	1.26
  @@ -1,6 +1,7 @@
   <?xml version="1.0"?>
   <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
   <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
  +<!-- $Revision$ -->
   
   <!--
    Copyright 2002-2004 The Apache Software Foundation
  
  
  
  1.10      +1 -0      httpd-2.0/docs/manual/mod/mod_mime_magic.xml
  
  Index: mod_mime_magic.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/mod_mime_magic.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -u -r1.9 -r1.10
  --- mod_mime_magic.xml	2 Apr 2004 21:00:27 -0000	1.9
  +++ mod_mime_magic.xml	17 Apr 2004 10:49:23 -0000	1.10
  @@ -1,6 +1,7 @@
   <?xml version="1.0"?>
   <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
   <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
  +<!-- $Revision$ -->
   
   <!--
    Copyright 2002-2004 The Apache Software Foundation
  
  
  
  1.16      +1 -0      httpd-2.0/docs/manual/mod/mod_negotiation.xml
  
  Index: mod_negotiation.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/mod_negotiation.xml,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -u -r1.15 -r1.16
  --- mod_negotiation.xml	9 Feb 2004 20:16:07 -0000	1.15
  +++ mod_negotiation.xml	17 Apr 2004 10:49:23 -0000	1.16
  @@ -1,6 +1,7 @@
   <?xml version="1.0"?>
   <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
   <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
  +<!-- $Revision$ -->
   
   <!--
    Copyright 2002-2004 The Apache Software Foundation
  
  
  
  1.6       +1 -0      httpd-2.0/docs/manual/mod/mod_nw_ssl.xml
  
  Index: mod_nw_ssl.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/mod_nw_ssl.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -u -r1.5 -r1.6
  --- mod_nw_ssl.xml	9 Feb 2004 20:16:07 -0000	1.5
  +++ mod_nw_ssl.xml	17 Apr 2004 10:49:23 -0000	1.6
  @@ -1,6 +1,7 @@
   <?xml version="1.0"?>
   <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
   <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
  +<!-- $Revision$ -->
   
   <!--
    Copyright 2003-2004 The Apache Software Foundation
  
  
  
  1.29      +1 -0      httpd-2.0/docs/manual/mod/mod_proxy.xml
  
  Index: mod_proxy.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/mod_proxy.xml,v
  retrieving revision 1.28
  retrieving revision 1.29
  diff -u -u -r1.28 -r1.29
  --- mod_proxy.xml	9 Feb 2004 20:16:07 -0000	1.28
  +++ mod_proxy.xml	17 Apr 2004 10:49:23 -0000	1.29
  @@ -1,6 +1,7 @@
   <?xml version="1.0"?>
   <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
   <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
  +<!-- $Revision$ -->
   
   <!--
    Copyright 2002-2004 The Apache Software Foundation
  
  
  
  1.5       +1 -0      httpd-2.0/docs/manual/mod/mod_proxy_connect.xml
  
  Index: mod_proxy_connect.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/mod_proxy_connect.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -u -r1.4 -r1.5
  --- mod_proxy_connect.xml	9 Feb 2004 20:16:07 -0000	1.4
  +++ mod_proxy_connect.xml	17 Apr 2004 10:49:23 -0000	1.5
  @@ -1,6 +1,7 @@
   <?xml version="1.0"?>
   <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
   <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
  +<!-- $Revision$ -->
   
   <!--
    Copyright 2002-2004 The Apache Software Foundation
  
  
  
  1.5       +1 -0      httpd-2.0/docs/manual/mod/mod_proxy_ftp.xml
  
  Index: mod_proxy_ftp.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/mod_proxy_ftp.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -u -r1.4 -r1.5
  --- mod_proxy_ftp.xml	9 Feb 2004 20:16:07 -0000	1.4
  +++ mod_proxy_ftp.xml	17 Apr 2004 10:49:23 -0000	1.5
  @@ -1,6 +1,7 @@
   <?xml version="1.0"?>
   <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
   <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
  +<!-- $Revision$ -->
   
   <!--
    Copyright 2002-2004 The Apache Software Foundation
  
  
  
  1.5       +1 -0      httpd-2.0/docs/manual/mod/mod_proxy_http.xml
  
  Index: mod_proxy_http.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/mod_proxy_http.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -u -r1.4 -r1.5
  --- mod_proxy_http.xml	9 Feb 2004 20:16:07 -0000	1.4
  +++ mod_proxy_http.xml	17 Apr 2004 10:49:23 -0000	1.5
  @@ -1,6 +1,7 @@
   <?xml version="1.0"?>
   <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
   <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
  +<!-- $Revision$ -->
   
   <!--
    Copyright 2002-2004 The Apache Software Foundation
  
  
  
  1.27      +1 -0      httpd-2.0/docs/manual/mod/mod_rewrite.xml
  
  Index: mod_rewrite.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/mod_rewrite.xml,v
  retrieving revision 1.26
  retrieving revision 1.27
  diff -u -u -r1.26 -r1.27
  --- mod_rewrite.xml	2 Apr 2004 21:00:27 -0000	1.26
  +++ mod_rewrite.xml	17 Apr 2004 10:49:23 -0000	1.27
  @@ -1,6 +1,7 @@
   <?xml version="1.0"?>
   <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
   <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
  +<!-- $Revision$ -->
   
   <!--
    Copyright 2002-2004 The Apache Software Foundation
  
  
  
  1.13      +1 -0      httpd-2.0/docs/manual/mod/mod_setenvif.xml
  
  Index: mod_setenvif.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/mod_setenvif.xml,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -u -r1.12 -r1.13
  --- mod_setenvif.xml	21 Feb 2004 18:28:30 -0000	1.12
  +++ mod_setenvif.xml	17 Apr 2004 10:49:23 -0000	1.13
  @@ -1,6 +1,7 @@
   <?xml version="1.0"?>
   <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
   <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
  +<!-- $Revision$ -->
   
   <!--
    Copyright 2002-2004 The Apache Software Foundation
  
  
  
  1.12      +1 -0      httpd-2.0/docs/manual/mod/mod_so.xml
  
  Index: mod_so.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/mod_so.xml,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -u -r1.11 -r1.12
  --- mod_so.xml	9 Feb 2004 20:16:07 -0000	1.11
  +++ mod_so.xml	17 Apr 2004 10:49:23 -0000	1.12
  @@ -1,6 +1,7 @@
   <?xml version="1.0"?>
   <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
   <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
  +<!-- $Revision$ -->
   
   <!--
    Copyright 2002-2004 The Apache Software Foundation
  
  
  
  1.9       +1 -0      httpd-2.0/docs/manual/mod/mod_speling.xml
  
  Index: mod_speling.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/mod_speling.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -u -r1.8 -r1.9
  --- mod_speling.xml	9 Feb 2004 20:16:07 -0000	1.8
  +++ mod_speling.xml	17 Apr 2004 10:49:23 -0000	1.9
  @@ -1,6 +1,7 @@
   <?xml version="1.0"?>
   <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
   <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
  +<!-- $Revision$ -->
   
   <!--
    Copyright 2002-2004 The Apache Software Foundation
  
  
  
  1.24      +1 -0      httpd-2.0/docs/manual/mod/mod_ssl.xml
  
  Index: mod_ssl.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/mod_ssl.xml,v
  retrieving revision 1.23
  retrieving revision 1.24
  diff -u -u -r1.23 -r1.24
  --- mod_ssl.xml	2 Apr 2004 21:00:27 -0000	1.23
  +++ mod_ssl.xml	17 Apr 2004 10:49:23 -0000	1.24
  @@ -1,6 +1,7 @@
   <?xml version="1.0"?>
   <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
   <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
  +<!-- $Revision$ -->
   
   <!--
    Copyright 2002-2004 The Apache Software Foundation
  
  
  
  1.10      +1 -0      httpd-2.0/docs/manual/mod/mod_status.xml
  
  Index: mod_status.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/mod_status.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -u -r1.9 -r1.10
  --- mod_status.xml	9 Feb 2004 20:16:08 -0000	1.9
  +++ mod_status.xml	17 Apr 2004 10:49:23 -0000	1.10
  @@ -1,6 +1,7 @@
   <?xml version="1.0"?>
   <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
   <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
  +<!-- $Revision$ -->
   
   <!--
    Copyright 2002-2004 The Apache Software Foundation
  
  
  
  1.10      +1 -0      httpd-2.0/docs/manual/mod/mod_suexec.xml
  
  Index: mod_suexec.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/mod_suexec.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -u -r1.9 -r1.10
  --- mod_suexec.xml	9 Feb 2004 20:16:08 -0000	1.9
  +++ mod_suexec.xml	17 Apr 2004 10:49:23 -0000	1.10
  @@ -1,6 +1,7 @@
   <?xml version="1.0"?>
   <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
   <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
  +<!-- $Revision$ -->
   
   <!--
    Copyright 2002-2004 The Apache Software Foundation
  
  
  
  1.8       +1 -0      httpd-2.0/docs/manual/mod/mod_unique_id.xml
  
  Index: mod_unique_id.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/mod_unique_id.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -u -r1.7 -r1.8
  --- mod_unique_id.xml	9 Feb 2004 20:16:08 -0000	1.7
  +++ mod_unique_id.xml	17 Apr 2004 10:49:23 -0000	1.8
  @@ -1,6 +1,7 @@
   <?xml version="1.0"?>
   <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
   <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
  +<!-- $Revision$ -->
   
   <!--
    Copyright 2002-2004 The Apache Software Foundation
  
  
  
  1.14      +1 -0      httpd-2.0/docs/manual/mod/mod_userdir.xml
  
  Index: mod_userdir.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/mod_userdir.xml,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -u -r1.13 -r1.14
  --- mod_userdir.xml	9 Feb 2004 20:16:08 -0000	1.13
  +++ mod_userdir.xml	17 Apr 2004 10:49:23 -0000	1.14
  @@ -1,6 +1,7 @@
   <?xml version="1.0"?>
   <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
   <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
  +<!-- $Revision$ -->
   
   <!--
    Copyright 2002-2004 The Apache Software Foundation
  
  
  
  1.10      +1 -0      httpd-2.0/docs/manual/mod/mod_usertrack.xml
  
  Index: mod_usertrack.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/mod_usertrack.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -u -r1.9 -r1.10
  --- mod_usertrack.xml	9 Feb 2004 20:16:08 -0000	1.9
  +++ mod_usertrack.xml	17 Apr 2004 10:49:23 -0000	1.10
  @@ -1,6 +1,7 @@
   <?xml version="1.0"?>
   <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
   <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
  +<!-- $Revision$ -->
   
   <!--
    Copyright 2002-2004 The Apache Software Foundation
  
  
  
  1.3       +1 -0      httpd-2.0/docs/manual/mod/mod_version.xml
  
  Index: mod_version.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/mod_version.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -u -r1.2 -r1.3
  --- mod_version.xml	12 Apr 2004 16:14:35 -0000	1.2
  +++ mod_version.xml	17 Apr 2004 10:49:23 -0000	1.3
  @@ -1,6 +1,7 @@
   <?xml version="1.0"?>
   <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
   <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
  +<!-- $Revision$ -->
   
   <!--
    Copyright 2004 The Apache Software Foundation
  
  
  
  1.11      +1 -0      httpd-2.0/docs/manual/mod/mod_vhost_alias.xml
  
  Index: mod_vhost_alias.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/mod_vhost_alias.xml,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -u -r1.10 -r1.11
  --- mod_vhost_alias.xml	2 Apr 2004 21:00:27 -0000	1.10
  +++ mod_vhost_alias.xml	17 Apr 2004 10:49:23 -0000	1.11
  @@ -1,6 +1,7 @@
   <?xml version="1.0"?>
   <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
   <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
  +<!-- $Revision$ -->
   
   <!--
    Copyright 2002-2004 The Apache Software Foundation
  
  
  
  1.6       +1 -0      httpd-2.0/docs/manual/mod/module-dict.xml
  
  Index: module-dict.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/module-dict.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -u -r1.5 -r1.6
  --- module-dict.xml	9 Feb 2004 20:16:08 -0000	1.5
  +++ module-dict.xml	17 Apr 2004 10:49:23 -0000	1.6
  @@ -1,6 +1,7 @@
   <?xml version="1.0" encoding="UTF-8" ?>
   <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
   <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
  +<!-- $Revision$ -->
   
   <!--
    Copyright 2002-2004 The Apache Software Foundation
  
  
  
  1.41      +1 -0      httpd-2.0/docs/manual/mod/mpm_common.xml
  
  Index: mpm_common.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/mpm_common.xml,v
  retrieving revision 1.40
  retrieving revision 1.41
  diff -u -u -r1.40 -r1.41
  --- mpm_common.xml	16 Mar 2004 00:45:18 -0000	1.40
  +++ mpm_common.xml	17 Apr 2004 10:49:23 -0000	1.41
  @@ -1,6 +1,7 @@
   <?xml version="1.0"?>
   <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
   <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
  +<!-- $Revision$ -->
   
   <!--
    Copyright 2002-2004 The Apache Software Foundation
  
  
  
  1.11      +1 -0      httpd-2.0/docs/manual/mod/mpm_netware.xml
  
  Index: mpm_netware.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/mpm_netware.xml,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -u -r1.10 -r1.11
  --- mpm_netware.xml	15 Mar 2004 23:24:39 -0000	1.10
  +++ mpm_netware.xml	17 Apr 2004 10:49:23 -0000	1.11
  @@ -1,6 +1,7 @@
   <?xml version="1.0"?>
   <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
   <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
  +<!-- $Revision$ -->
   
   <!--
    Copyright 2002-2004 The Apache Software Foundation
  
  
  
  1.14      +1 -0      httpd-2.0/docs/manual/mod/mpm_winnt.xml
  
  Index: mpm_winnt.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/mpm_winnt.xml,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -u -r1.13 -r1.14
  --- mpm_winnt.xml	15 Mar 2004 23:24:39 -0000	1.13
  +++ mpm_winnt.xml	17 Apr 2004 10:49:23 -0000	1.14
  @@ -1,6 +1,7 @@
   <?xml version="1.0"?>
   <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
   <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
  +<!-- $Revision$ -->
   
   <!--
    Copyright 2002-2004 The Apache Software Foundation
  
  
  
  1.5       +1 -0      httpd-2.0/docs/manual/mod/mpmt_os2.xml
  
  Index: mpmt_os2.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/mpmt_os2.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -u -r1.4 -r1.5
  --- mpmt_os2.xml	9 Feb 2004 20:16:08 -0000	1.4
  +++ mpmt_os2.xml	17 Apr 2004 10:49:23 -0000	1.5
  @@ -1,6 +1,7 @@
   <?xml version="1.0"?>
   <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
   <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
  +<!-- $Revision$ -->
   
   <!--
    Copyright 2002-2004 The Apache Software Foundation
  
  
  
  1.16      +1 -0      httpd-2.0/docs/manual/mod/perchild.xml
  
  Index: perchild.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/perchild.xml,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -u -r1.15 -r1.16
  --- perchild.xml	22 Mar 2004 20:48:40 -0000	1.15
  +++ perchild.xml	17 Apr 2004 10:49:23 -0000	1.16
  @@ -1,6 +1,7 @@
   <?xml version="1.0"?>
   <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
   <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
  +<!-- $Revision$ -->
   
   <!--
    Copyright 2002-2004 The Apache Software Foundation
  
  
  
  1.16      +1 -0      httpd-2.0/docs/manual/mod/prefork.xml
  
  Index: prefork.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/prefork.xml,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -u -r1.15 -r1.16
  --- prefork.xml	15 Mar 2004 20:45:58 -0000	1.15
  +++ prefork.xml	17 Apr 2004 10:49:23 -0000	1.16
  @@ -1,6 +1,7 @@
   <?xml version="1.0"?>
   <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
   <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
  +<!-- $Revision$ -->
   
   <!--
    Copyright 2002-2004 The Apache Software Foundation
  
  
  
  1.10      +1 -0      httpd-2.0/docs/manual/mod/quickreference.xml
  
  Index: quickreference.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/quickreference.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -u -r1.9 -r1.10
  --- quickreference.xml	9 Feb 2004 20:16:08 -0000	1.9
  +++ quickreference.xml	17 Apr 2004 10:49:23 -0000	1.10
  @@ -3,6 +3,7 @@
     [ <!ENTITY allmodules SYSTEM "allmodules.xml"> ]
   >
   <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
  +<!-- $Revision$ -->
   
   <!--
    Copyright 2002-2004 The Apache Software Foundation
  
  
  
  1.8       +1 -0      httpd-2.0/docs/manual/mod/threadpool.xml
  
  Index: threadpool.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/threadpool.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -u -r1.7 -r1.8
  --- threadpool.xml	15 Mar 2004 23:24:39 -0000	1.7
  +++ threadpool.xml	17 Apr 2004 10:49:23 -0000	1.8
  @@ -1,6 +1,7 @@
   <?xml version="1.0"?>
   <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
   <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
  +<!-- $Revision$ -->
   
   <!--
    Copyright 2002-2004 The Apache Software Foundation
  
  
  
  1.19      +1 -0      httpd-2.0/docs/manual/mod/worker.xml
  
  Index: worker.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/worker.xml,v
  retrieving revision 1.18
  retrieving revision 1.19
  diff -u -u -r1.18 -r1.19
  --- worker.xml	19 Mar 2004 21:20:55 -0000	1.18
  +++ worker.xml	17 Apr 2004 10:49:23 -0000	1.19
  @@ -1,6 +1,7 @@
   <?xml version="1.0"?>
   <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
   <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
  +<!-- $Revision$ -->
   
   <!--
    Copyright 2002-2004 The Apache Software Foundation