diff options
author | André Malo <nd@apache.org> | 2003-04-11 03:25:58 +0200 |
---|---|---|
committer | André Malo <nd@apache.org> | 2003-04-11 03:25:58 +0200 |
commit | 94fc88341542c788801ed2a51da340af5bd0715a (patch) | |
tree | 6d5c13ae93a370ca5ca116f61f26da5556b2a6f2 /docs/manual/mod/module-dict.xml | |
parent | add support for metafile attribute. (diff) | |
download | apache2-94fc88341542c788801ed2a51da340af5bd0715a.tar.xz apache2-94fc88341542c788801ed2a51da340af5bd0715a.zip |
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/module-dict.xml')
-rw-r--r-- | docs/manual/mod/module-dict.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/manual/mod/module-dict.xml b/docs/manual/mod/module-dict.xml index e35a473472..b67b1352af 100644 --- a/docs/manual/mod/module-dict.xml +++ b/docs/manual/mod/module-dict.xml @@ -2,7 +2,7 @@ <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?> -<manualpage> +<manualpage metafile="module-dict.xml.meta"> <relativepath href=".."/> <title>Terms Used to Describe Modules</title> @@ -87,4 +87,4 @@ particular platforms, the details will be listed here.</p> </section> -</manualpage>
\ No newline at end of file +</manualpage> |