[prev in list] [next in list] [prev in thread] [next in thread] 

List:       apreq-cvs
Subject:    svn commit: r224366 -
From:       joes () apache ! org
Date:       2005-07-22 16:55:06
Message-ID: 20050722165506.7898.qmail () minotaur ! apache ! org
[Download RAW message or body]

Author: joes
Date: Fri Jul 22 09:55:03 2005
New Revision: 224366

URL: http://svn.apache.org/viewcvs?rev=224366&view=rev
Log:
Fix LoadModule line.

Modified:
    httpd/apreq/trunk/module/apache2/apreq_module_apache2.h

Modified: httpd/apreq/trunk/module/apache2/apreq_module_apache2.h
URL: http://svn.apache.org/viewcvs/httpd/apreq/trunk/module/apache2/apreq_module_apache2.h?rev=224366&r1=224365&r2=224366&view=diff
 ==============================================================================
--- httpd/apreq/trunk/module/apache2/apreq_module_apache2.h (original)
+++ httpd/apreq/trunk/module/apache2/apreq_module_apache2.h Fri Jul 22 09:55:03 2005
@@ -48,16 +48,16 @@
  *
  * @code
  *
- *     LoadModule    modules/mod_apreq2.so
+ *     LoadModule apreq_module    modules/mod_apreq2.so
  *
  * @endcode
  *
- * The mod_apreq2 filter is named "APREQ2", and may be used in Apache's
+ * The mod_apreq2 filter is named "apreq2", and may be used in Apache's
  * input filter directives, e.g.
  * @code
  *
- *     AddInputFilter APREQ2         # or
- *     SetInputFilter APREQ2
+ *     AddInputFilter apreq2         # or
+ *     SetInputFilter apreq2
  *
  * @endcode
  *


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic