summaryrefslogtreecommitdiff
path: root/docs/manual/mod/mod_ext_filter.xml
diff options
context:
space:
mode:
authorAndré Malo <nd@apache.org>2003-04-11 01:25:58 +0000
committerAndré Malo <nd@apache.org>2003-04-11 01:25:58 +0000
commit94fc88341542c788801ed2a51da340af5bd0715a (patch)
tree6d5c13ae93a370ca5ca116f61f26da5556b2a6f2 /docs/manual/mod/mod_ext_filter.xml
parent6dea9992a78c7cc62f013417292037d96b217847 (diff)
downloadhttpd-94fc88341542c788801ed2a51da340af5bd0715a.tar.gz
add the metafile attribute to all xml files.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99326 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/mod_ext_filter.xml')
-rw-r--r--docs/manual/mod/mod_ext_filter.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/manual/mod/mod_ext_filter.xml b/docs/manual/mod/mod_ext_filter.xml
index 0712d2f4d2..d9bd69d96f 100644
--- a/docs/manual/mod/mod_ext_filter.xml
+++ b/docs/manual/mod/mod_ext_filter.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
-<modulesynopsis>
+<modulesynopsis metafile="mod_ext_filter.xml.meta">
<name>mod_ext_filter</name>
<description>Pass the response body through an external program before
@@ -331,4 +331,4 @@ delivery to the client</description>
</usage>
</directivesynopsis>
-</modulesynopsis> \ No newline at end of file
+</modulesynopsis>