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/license.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/license.xml')
-rw-r--r-- | docs/manual/license.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/license.xml b/docs/manual/license.xml index 2a7b6a502d..7f270b8154 100644 --- a/docs/manual/license.xml +++ b/docs/manual/license.xml @@ -2,7 +2,7 @@ <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="./style/manual.en.xsl"?> -<manualpage> +<manualpage metafile="license.xml.meta"> <relativepath href="."/> <title>The Apache Software License, Version 1.1</title> |