From: Yoshiki Hayashi Date: Tue, 23 Nov 2004 02:15:23 +0000 (+0000) Subject: Markup improvement. X-Git-Tag: 2.1.2~137 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1477eff5b4b88a733df612cf2c44e6760649fca5;p=thirdparty%2Fapache%2Fhttpd.git Markup improvement. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106263 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_ext_filter.xml b/docs/manual/mod/mod_ext_filter.xml index 36302dc2e28..919724ed08b 100644 --- a/docs/manual/mod/mod_ext_filter.xml +++ b/docs/manual/mod/mod_ext_filter.xml @@ -220,7 +220,8 @@ delivery to the client run and its arguments.

filtername specifies the name of the filter being - defined. This name can then be used in SetOutputFilter + defined. This name can then be used in SetOutputFilter directives. It must be unique among all registered filters. At the present time, no error is reported by the register-filter API, so a problem with duplicate names isn't