You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by yo...@apache.org on 2004/11/23 03:15:23 UTC

svn commit: r106263 - /httpd/httpd/trunk/docs/manual/mod/mod_ext_filter.xml

Author: yoshiki
Date: Mon Nov 22 18:15:23 2004
New Revision: 106263

Modified:
   httpd/httpd/trunk/docs/manual/mod/mod_ext_filter.xml
Log:
Markup improvement.


Modified: httpd/httpd/trunk/docs/manual/mod/mod_ext_filter.xml
Url: http://svn.apache.org/viewcvs/httpd/httpd/trunk/docs/manual/mod/mod_ext_filter.xml?view=diff&rev=106263&p1=httpd/httpd/trunk/docs/manual/mod/mod_ext_filter.xml&r1=106262&p2=httpd/httpd/trunk/docs/manual/mod/mod_ext_filter.xml&r2=106263
==============================================================================
--- httpd/httpd/trunk/docs/manual/mod/mod_ext_filter.xml	(original)
+++ httpd/httpd/trunk/docs/manual/mod/mod_ext_filter.xml	Mon Nov 22 18:15:23 2004
@@ -220,7 +220,8 @@
     run and its arguments.</p>
 
     <p><var>filtername</var> specifies the name of the filter being
-    defined. This name can then be used in SetOutputFilter
+    defined. This name can then be used in <directive module="core"
+    >SetOutputFilter</directive>
     directives. It must be unique among all registered filters.
     <em>At the present time, no error is reported by the
     register-filter API, so a problem with duplicate names isn't