summaryrefslogtreecommitdiffstats
path: root/docs/manual/configuring.xml
diff options
context:
space:
mode:
authorAndré Malo <nd@apache.org>2003-04-11 03:25:58 +0200
committerAndré Malo <nd@apache.org>2003-04-11 03:25:58 +0200
commit94fc88341542c788801ed2a51da340af5bd0715a (patch)
tree6d5c13ae93a370ca5ca116f61f26da5556b2a6f2 /docs/manual/configuring.xml
parentadd support for metafile attribute. (diff)
downloadapache2-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/configuring.xml')
-rw-r--r--docs/manual/configuring.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/manual/configuring.xml b/docs/manual/configuring.xml
index 199dee4718..0468d923e1 100644
--- a/docs/manual/configuring.xml
+++ b/docs/manual/configuring.xml
@@ -1,7 +1,7 @@
<?xml version='1.0' encoding='UTF-8' ?>
<!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
<?xml-stylesheet type="text/xsl" href="./style/manual.en.xsl"?>
-<manualpage>
+<manualpage metafile="configuring.xml.meta">
<relativepath href="."/>
<title>Configuration Files</title>
@@ -178,4 +178,4 @@ HTTP server.</p>
<p>For more information on <code>.htaccess</code> files, see
the <a href="howto/htaccess.html">.htaccess tutorial</a>.</p>
</section>
-</manualpage> \ No newline at end of file
+</manualpage>