diff options
author | André Malo <nd@apache.org> | 2003-04-15 22:56:54 +0000 |
---|---|---|
committer | André Malo <nd@apache.org> | 2003-04-15 22:56:54 +0000 |
commit | bee01bc24bbe8d5d06029c508e3ef7be66d95a6d (patch) | |
tree | 7d95e8d9b9a8803d3ebcbca6538878cbbaf8a5ff /docs | |
parent | d299c84a7d803b0fe759256f5f4bcd0964777a61 (diff) | |
download | httpd-bee01bc24bbe8d5d06029c508e3ef7be66d95a6d.tar.gz |
add metafile attributes.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99375 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs')
224 files changed, 267 insertions, 253 deletions
diff --git a/docs/manual/bind.xml b/docs/manual/bind.xml index 4153351df2..f97ccb0324 100644 --- a/docs/manual/bind.xml +++ b/docs/manual/bind.xml @@ -2,7 +2,7 @@ <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="./style/manual.en.xsl"?> -<manualpage> +<manualpage metafile="bind.xml.meta"> <relativepath href="."/> <title>Binding</title> diff --git a/docs/manual/bind.xml.ja b/docs/manual/bind.xml.ja index c23f89fbb6..a3912373a5 100644 --- a/docs/manual/bind.xml.ja +++ b/docs/manual/bind.xml.ja @@ -3,7 +3,7 @@ <?xml-stylesheet type="text/xsl" href="./style/manual.ja.xsl"?> <!-- English revision: 1.2 --> -<manualpage> +<manualpage metafile="bind.xml.meta"> <relativepath href="."/> <title>$B%P%$%s%I(B</title> diff --git a/docs/manual/cgi_path.xml b/docs/manual/cgi_path.xml index e1c6894ca8..0eca1fe52e 100644 --- a/docs/manual/cgi_path.xml +++ b/docs/manual/cgi_path.xml @@ -2,7 +2,7 @@ <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="./style/manual.en.xsl"?> -<manualpage> +<manualpage metafile="cgi_path.xml.meta"> <relativepath href="."/> <title>PATH_INFO Changes in the CGI Environment</title> diff --git a/docs/manual/cgi_path.xml.ja b/docs/manual/cgi_path.xml.ja index 866bc0d303..8b2689b9fb 100644 --- a/docs/manual/cgi_path.xml.ja +++ b/docs/manual/cgi_path.xml.ja @@ -3,7 +3,7 @@ <?xml-stylesheet type="text/xsl" href="./style/manual.ja.xsl"?> <!-- English revision: 1.1 --> -<manualpage> +<manualpage metafile="cgi_path.xml.meta"> <relativepath href="."/> <title>CGI $B4D6-$G$N(B PATH_INFO $B$NJQ99(B</title> 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> diff --git a/docs/manual/configuring.xml.ja b/docs/manual/configuring.xml.ja index 4656cac91e..af33fdebba 100644 --- a/docs/manual/configuring.xml.ja +++ b/docs/manual/configuring.xml.ja @@ -1,7 +1,7 @@ <?xml version='1.0' encoding='iso-2022-jp' ?> <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="./style/manual.ja.xsl"?> -<manualpage> +<manualpage metafile="configuring.xml.meta"> <relativepath href="."/> <!-- English revision: 1.5 --> diff --git a/docs/manual/content-negotiation.xml b/docs/manual/content-negotiation.xml index 5684664dbd..a655fc4e31 100644 --- a/docs/manual/content-negotiation.xml +++ b/docs/manual/content-negotiation.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="content-negotiation.xml.meta"> <relativepath href="."/> <title>Content Negotiation</title> @@ -624,4 +624,4 @@ decimal places before choosing the best variant.</p> updated to include changes in Apache 2.0.</p> </section> -</manualpage>
\ No newline at end of file +</manualpage> diff --git a/docs/manual/content-negotiation.xml.ja b/docs/manual/content-negotiation.xml.ja index 570b7bccc8..24ef3f21b7 100644 --- a/docs/manual/content-negotiation.xml.ja +++ b/docs/manual/content-negotiation.xml.ja @@ -1,7 +1,7 @@ <?xml version='1.0' encoding='iso-2022-jp' ?> <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="./style/manual.ja.xsl"?> -<manualpage> +<manualpage metafile="content-negotiation.xml.meta"> <relativepath href="."/> <!-- English revision: 1.1 --> diff --git a/docs/manual/custom-error.xml b/docs/manual/custom-error.xml index 9ea20ef30f..be6138dfdb 100644 --- a/docs/manual/custom-error.xml +++ b/docs/manual/custom-error.xml @@ -2,7 +2,7 @@ <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="./style/manual.en.xsl"?> -<manualpage> +<manualpage metafile="custom-error.xml.meta"> <relativepath href="."/> <title>Custom Error Responses</title> @@ -172,4 +172,4 @@ have no effect.</p> </section> </section> -</manualpage>
\ No newline at end of file +</manualpage> diff --git a/docs/manual/custom-error.xml.ja b/docs/manual/custom-error.xml.ja index 0c4abbe8e7..689569d95c 100644 --- a/docs/manual/custom-error.xml.ja +++ b/docs/manual/custom-error.xml.ja @@ -3,7 +3,7 @@ <?xml-stylesheet type="text/xsl" href="./style/manual.ja.xsl"?> <!-- English revision: 1.1 --> -<manualpage> +<manualpage metafile="custom-error.xml.meta"> <relativepath href="."/> <title>$B%+%9%?%`%(%i!<%l%9%]%s%9(B</title> diff --git a/docs/manual/developer/debugging.xml b/docs/manual/developer/debugging.xml index 0044f5fe6a..8e9b201dee 100644 --- a/docs/manual/developer/debugging.xml +++ b/docs/manual/developer/debugging.xml @@ -2,7 +2,7 @@ <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?> -<manualpage> +<manualpage metafile="debugging.xml.meta"> <relativepath href=".."/> <parentdocument href="./">Developer Documentation</parentdocument> diff --git a/docs/manual/developer/documenting.xml b/docs/manual/developer/documenting.xml index 223b9b8f3c..d413fe0e85 100644 --- a/docs/manual/developer/documenting.xml +++ b/docs/manual/developer/documenting.xml @@ -2,7 +2,7 @@ <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?> -<manualpage> +<manualpage metafile="documenting.xml.meta"> <relativepath href=".."/> <parentdocument href="./">Developer Documentation</parentdocument> diff --git a/docs/manual/developer/filters.xml b/docs/manual/developer/filters.xml index fbfe61e664..4325abbec3 100644 --- a/docs/manual/developer/filters.xml +++ b/docs/manual/developer/filters.xml @@ -2,7 +2,7 @@ <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?> -<manualpage> +<manualpage metafile="filters.xml.meta"> <relativepath href=".."/> <parentdocument href="./">Developer Documentation</parentdocument> diff --git a/docs/manual/developer/hooks.xml b/docs/manual/developer/hooks.xml index 975b4c5794..28a5d75152 100644 --- a/docs/manual/developer/hooks.xml +++ b/docs/manual/developer/hooks.xml @@ -2,7 +2,7 @@ <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?> -<manualpage> +<manualpage metafile="hooks.xml.meta"> <relativepath href=".."/> <parentdocument href="./">Developer Documentation</parentdocument> diff --git a/docs/manual/developer/index.xml b/docs/manual/developer/index.xml index 95746073ea..77fb3a40a3 100644 --- a/docs/manual/developer/index.xml +++ b/docs/manual/developer/index.xml @@ -2,7 +2,7 @@ <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?> -<manualpage> +<manualpage metafile="index.xml.meta"> <relativepath href=".."/> <parentdocument href="../" /> diff --git a/docs/manual/developer/modules.xml b/docs/manual/developer/modules.xml index de03072b91..c054d05e42 100644 --- a/docs/manual/developer/modules.xml +++ b/docs/manual/developer/modules.xml @@ -2,7 +2,7 @@ <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?> -<manualpage> +<manualpage metafile="modules.xml.meta"> <relativepath href=".."/> <parentdocument href="./">Developer Documentation</parentdocument> diff --git a/docs/manual/developer/request.xml b/docs/manual/developer/request.xml index 51edc831ad..051aceb476 100644 --- a/docs/manual/developer/request.xml +++ b/docs/manual/developer/request.xml @@ -2,7 +2,7 @@ <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?> -<manualpage> +<manualpage metafile="request.xml.meta"> <relativepath href=".."/> <parentdocument href="./">Developer Documentation</parentdocument> diff --git a/docs/manual/developer/thread_safety.xml b/docs/manual/developer/thread_safety.xml index 80d5b028bd..9596a1449d 100644 --- a/docs/manual/developer/thread_safety.xml +++ b/docs/manual/developer/thread_safety.xml @@ -2,7 +2,7 @@ <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?> -<manualpage> +<manualpage metafile="thread_safety.xml.meta"> <relativepath href=".."/> <parentdocument href="./">Developer Documentation</parentdocument> diff --git a/docs/manual/dns-caveats.xml b/docs/manual/dns-caveats.xml index 157b66d45d..932f510c78 100644 --- a/docs/manual/dns-caveats.xml +++ b/docs/manual/dns-caveats.xml @@ -2,7 +2,7 @@ <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="./style/manual.en.xsl"?> -<manualpage> +<manualpage metafile="dns-caveats.xml.meta"> <relativepath href="." /> <title>Issues Regarding DNS and Apache</title> diff --git a/docs/manual/dns-caveats.xml.ja b/docs/manual/dns-caveats.xml.ja index f5f2442332..f887a1ca80 100644 --- a/docs/manual/dns-caveats.xml.ja +++ b/docs/manual/dns-caveats.xml.ja @@ -3,7 +3,7 @@ <?xml-stylesheet type="text/xsl" href="./style/manual.ja.xsl"?> <!-- English revision: 1.2 --> -<manualpage> +<manualpage metafile="dns-caveats.xml.meta"> <relativepath href="." /> <title>DNS $B$H(B Apache $B$K$^$D$o$kCm0U;v9`(B</title> diff --git a/docs/manual/dso.xml b/docs/manual/dso.xml index 697f9be11c..0cc58cdc7d 100644 --- a/docs/manual/dso.xml +++ b/docs/manual/dso.xml @@ -2,7 +2,7 @@ <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="./style/manual.en.xsl"?> -<manualpage> +<manualpage metafile="dso.xml.meta"> <relativepath href="."/> <title>Dynamic Shared Object (DSO) Support</title> diff --git a/docs/manual/dso.xml.ja b/docs/manual/dso.xml.ja index 8f4eb8e420..260caef40e 100644 --- a/docs/manual/dso.xml.ja +++ b/docs/manual/dso.xml.ja @@ -3,7 +3,7 @@ <?xml-stylesheet type="text/xsl" href="./style/manual.ja.xsl"?> <!-- English revision: 1.3 --> -<manualpage> +<manualpage metafile="dso.xml.meta"> <relativepath href="."/> <title>$BF0E*6&M-%*%V%8%'%/%H(B (DSO) $B%5%]!<%H(B</title> diff --git a/docs/manual/env.xml b/docs/manual/env.xml index ef7eb9e1af..1b45449596 100644 --- a/docs/manual/env.xml +++ b/docs/manual/env.xml @@ -2,7 +2,7 @@ <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="./style/manual.en.xsl"?> -<manualpage> +<manualpage metafile="env.xml.meta"> <relativepath href="."/> <title>Environment Variables in Apache</title> diff --git a/docs/manual/env.xml.ja b/docs/manual/env.xml.ja index ca02d55c35..c13a899f8f 100644 --- a/docs/manual/env.xml.ja +++ b/docs/manual/env.xml.ja @@ -3,7 +3,7 @@ <?xml-stylesheet type="text/xsl" href="./style/manual.ja.xsl"?> <!-- English revision: 1.6.2.2 --> -<manualpage> +<manualpage metafile="env.xml.meta"> <relativepath href="."/> <title>Apache $B$N4D6-JQ?t(B</title> diff --git a/docs/manual/filter.xml b/docs/manual/filter.xml index 62923de5ad..29c438e213 100644 --- a/docs/manual/filter.xml +++ b/docs/manual/filter.xml @@ -2,7 +2,7 @@ <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="./style/manual.en.xsl"?> -<manualpage> +<manualpage metafile="filter.xml.meta"> <relativepath href="."/> <title>Filters</title> diff --git a/docs/manual/filter.xml.ja b/docs/manual/filter.xml.ja index da7d2dd7a2..2a9ef1e389 100644 --- a/docs/manual/filter.xml.ja +++ b/docs/manual/filter.xml.ja @@ -3,7 +3,7 @@ <?xml-stylesheet type="text/xsl" href="./style/manual.ja.xsl"?> <!-- English revision: 1.4 --> -<manualpage> +<manualpage metafile="filter.xml.meta"> <relativepath href="."/> <title>$B%U%#%k%?(B</title> diff --git a/docs/manual/glossary.xml b/docs/manual/glossary.xml index 30c39802a6..cbcc0e0495 100644 --- a/docs/manual/glossary.xml +++ b/docs/manual/glossary.xml @@ -2,7 +2,7 @@ <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="./style/manual.en.xsl"?> -<manualpage> +<manualpage metafile="glossary.xml.meta"> <relativepath href="."/> <title>Glossary</title> diff --git a/docs/manual/handler.xml b/docs/manual/handler.xml index 123222ce73..f6633ef4df 100644 --- a/docs/manual/handler.xml +++ b/docs/manual/handler.xml @@ -2,7 +2,7 @@ <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="./style/manual.en.xsl"?> -<manualpage> +<manualpage metafile="handler.xml.meta"> <relativepath href="."/> <title>Apache's Handler Use</title> diff --git a/docs/manual/handler.xml.ja b/docs/manual/handler.xml.ja index be0fde8518..169b4ea360 100644 --- a/docs/manual/handler.xml.ja +++ b/docs/manual/handler.xml.ja @@ -3,7 +3,7 @@ <?xml-stylesheet type="text/xsl" href="./style/manual.ja.xsl"?> <!-- English revision: 1.3 --> -<manualpage> +<manualpage metafile="handler.xml.meta"> <relativepath href="."/> <title>Apache $B$N%O%s%I%i$N;HMQ(B</title> diff --git a/docs/manual/howto/auth.xml b/docs/manual/howto/auth.xml index a0b4068b92..65b6848016 100644 --- a/docs/manual/howto/auth.xml +++ b/docs/manual/howto/auth.xml @@ -2,7 +2,7 @@ <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?> -<manualpage> +<manualpage metafile="auth.xml.meta"> <relativepath href=".." /> <parentdocument href="./">How-To / Tutorials</parentdocument> diff --git a/docs/manual/howto/cgi.xml b/docs/manual/howto/cgi.xml index aebca60666..6501f9c7ac 100644 --- a/docs/manual/howto/cgi.xml +++ b/docs/manual/howto/cgi.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="cgi.xml.meta"> <relativepath href=".." /> <parentdocument href="./">How-To / Tutorials</parentdocument> diff --git a/docs/manual/howto/cgi.xml.ja b/docs/manual/howto/cgi.xml.ja index ba4ac6d97b..1553aae321 100644 --- a/docs/manual/howto/cgi.xml.ja +++ b/docs/manual/howto/cgi.xml.ja @@ -1,7 +1,7 @@ <?xml version='1.0' encoding='iso-2022-jp' ?> <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?> -<manualpage> +<manualpage metafile="cgi.xml.meta"> <!-- English revision: 1.1 --> <relativepath href=".." /> diff --git a/docs/manual/howto/htaccess.xml b/docs/manual/howto/htaccess.xml index a6a3ae801c..ecad168745 100755 --- a/docs/manual/howto/htaccess.xml +++ b/docs/manual/howto/htaccess.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="htaccess.xml.meta"> <relativepath href=".."/> <parentdocument href="./">How-To / Tutorials</parentdocument> diff --git a/docs/manual/howto/index.xml b/docs/manual/howto/index.xml index 09a96a639d..2b9467f08c 100644 --- a/docs/manual/howto/index.xml +++ b/docs/manual/howto/index.xml @@ -2,7 +2,7 @@ <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?> -<manualpage> +<manualpage metafile="index.xml.meta"> <relativepath href=".." /> <parentdocument href="../"/> diff --git a/docs/manual/howto/public_html.xml b/docs/manual/howto/public_html.xml index 858e689759..ca3a15cccc 100644 --- a/docs/manual/howto/public_html.xml +++ b/docs/manual/howto/public_html.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="public_html.xml.meta"> <relativepath href=".."/> <parentdocument href="./">How-To / Tutorials</parentdocument> diff --git a/docs/manual/howto/ssi.xml b/docs/manual/howto/ssi.xml index d3d65574a9..b30c55b65e 100644 --- a/docs/manual/howto/ssi.xml +++ b/docs/manual/howto/ssi.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="ssi.xml.meta"> <relativepath href=".."/> <parentdocument href="./">How-To / Tutorials</parentdocument> diff --git a/docs/manual/howto/ssi.xml.ja b/docs/manual/howto/ssi.xml.ja index 07e3c4f6cf..8a658763ce 100644 --- a/docs/manual/howto/ssi.xml.ja +++ b/docs/manual/howto/ssi.xml.ja @@ -1,7 +1,7 @@ <?xml version='1.0' encoding='iso-2022-jp' ?> <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?> -<manualpage> +<manualpage metafile="ssi.xml.meta"> <relativepath href=".."/> <!-- English revision: 1.4 --> diff --git a/docs/manual/index.xml b/docs/manual/index.xml index 3370006233..c6b318dde5 100644 --- a/docs/manual/index.xml +++ b/docs/manual/index.xml @@ -2,7 +2,7 @@ <!DOCTYPE indexpage SYSTEM "./style/sitemap.dtd"> <?xml-stylesheet type="text/xsl" href="./style/manual.en.xsl"?> -<indexpage> +<indexpage metafile="index.xml.meta"> <relativepath href="."/> <parentdocument href="http://httpd.apache.org/docs-project/" /> diff --git a/docs/manual/index.xml.de b/docs/manual/index.xml.de index 0b01bbf423..6436e65a19 100644 --- a/docs/manual/index.xml.de +++ b/docs/manual/index.xml.de @@ -3,7 +3,7 @@ <?xml-stylesheet type="text/xsl" href="./style/manual.de.xsl"?> <!-- English Revision: 1.1.2.1 --> -<indexpage> +<indexpage metafile="index.xml.meta"> <relativepath href="."/> <parentdocument href="http://httpd.apache.org/docs-project/" /> diff --git a/docs/manual/install.xml b/docs/manual/install.xml index 52e0f53f42..f8246592eb 100644 --- a/docs/manual/install.xml +++ b/docs/manual/install.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="install.xml.meta"> <relativepath href="."/> <title>Compiling and Installing</title> diff --git a/docs/manual/install.xml.de b/docs/manual/install.xml.de index 8b97d585b7..d8d1c45c73 100644 --- a/docs/manual/install.xml.de +++ b/docs/manual/install.xml.de @@ -3,7 +3,7 @@ <?xml-stylesheet type="text/xsl" href="./style/manual.de.xsl"?> <!-- English revision: 1.11.2.4 --> -<manualpage> +<manualpage metafile="install.xml.meta"> <relativepath href="."/> <title>Kompilieren und Installieren</title> @@ -622,4 +622,4 @@ <example>$ <em>PREFIX</em>/bin/apachectl stop</example> </section> -</manualpage>
\ No newline at end of file +</manualpage> diff --git a/docs/manual/install.xml.ja b/docs/manual/install.xml.ja index 9d334309b5..b6f5d6611a 100644 --- a/docs/manual/install.xml.ja +++ b/docs/manual/install.xml.ja @@ -1,7 +1,7 @@ <?xml version='1.0' encoding='iso-2022-jp' ?> <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="./style/manual.ja.xsl"?> -<manualpage> +<manualpage metafile="install.xml.meta"> <relativepath href="."/> <!-- English revision: 1.11.2.3 --> diff --git a/docs/manual/install.xml.ru b/docs/manual/install.xml.ru index 4bc445384c..f925d9a2b0 100644 --- a/docs/manual/install.xml.ru +++ b/docs/manual/install.xml.ru @@ -11,7 +11,7 @@ <!--***************************************************--> <?xml-stylesheet type="text/xsl" href="./style/manual.ru.xsl"?> -<manualpage> +<manualpage metafile="install.xml.meta"> <relativepath href="."/> <title>ëÏÍÐÉÌÉÒÏ×ÁÎÉÅ É ÕÓÔÁÎÏ×ËÁ</title> @@ -561,4 +561,4 @@ <example>$ <em>PREFIX</em>/bin/apachectl stop</example> </section> -</manualpage>
\ No newline at end of file +</manualpage> diff --git a/docs/manual/invoking.xml b/docs/manual/invoking.xml index 8d8affb548..fc96f304af 100644 --- a/docs/manual/invoking.xml +++ b/docs/manual/invoking.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="invoking.xml.meta"> <relativepath href="."/> <title>Starting Apache</title> diff --git a/docs/manual/invoking.xml.de b/docs/manual/invoking.xml.de index 341d6941af..6a9541e2ad 100644 --- a/docs/manual/invoking.xml.de +++ b/docs/manual/invoking.xml.de @@ -2,7 +2,7 @@ <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="./style/manual.de.xsl"?> <!-- English revision: 1.2.2.3 --> -<manualpage> +<manualpage metafile="invoking.xml.meta"> <relativepath href="."/> <title>Apache starten</title> diff --git a/docs/manual/invoking.xml.ja b/docs/manual/invoking.xml.ja index c4b6e17d67..edeeb81ba9 100644 --- a/docs/manual/invoking.xml.ja +++ b/docs/manual/invoking.xml.ja @@ -1,7 +1,7 @@ <?xml version='1.0' encoding='iso-2022-jp' ?> <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="./style/manual.ja.xsl"?> -<manualpage> +<manualpage metafile="invoking.xml.meta"> <relativepath href="."/> <!-- English revision: 1.2.2.2 --> diff --git a/docs/manual/invoking.xml.ru b/docs/manual/invoking.xml.ru index 66cbb14858..333029860c 100644 --- a/docs/manual/invoking.xml.ru +++ b/docs/manual/invoking.xml.ru @@ -11,7 +11,7 @@ <!--***************************************************--> <?xml-stylesheet type="text/xsl" href="./style/manual.ru.xsl"?> -<manualpage> +<manualpage metafile="invoking.xml.meta"> <relativepath href="."/> <title>úÁÐÕÓË Apache</title> 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> diff --git a/docs/manual/logs.xml b/docs/manual/logs.xml index 20dd00742f..e510e21a5e 100644 --- a/docs/manual/logs.xml +++ b/docs/manual/logs.xml @@ -2,7 +2,7 @@ <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="./style/manual.en.xsl"?> -<manualpage> +<manualpage metafile="logs.xml.meta"> <relativepath href="."/> <title>Log Files</title> diff --git a/docs/manual/logs.xml.ja b/docs/manual/logs.xml.ja index 3d9c3cb3bb..b73889e8dd 100644 --- a/docs/manual/logs.xml.ja +++ b/docs/manual/logs.xml.ja @@ -3,7 +3,7 @@ <?xml-stylesheet type="text/xsl" href="./style/manual.ja.xsl"?> <!-- English revision: 1.6 --> -<manualpage> +<manualpage metafile="logs.xml.meta"> <relativepath href="."/> <title>$B%m%0%U%!%$%k(B</title> diff --git a/docs/manual/misc/custom_errordocs.xml b/docs/manual/misc/custom_errordocs.xml index ec863604df..e9c3b4f9c4 100644 --- a/docs/manual/misc/custom_errordocs.xml +++ b/docs/manual/misc/custom_errordocs.xml @@ -2,7 +2,7 @@ <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?> -<manualpage> +<manualpage metafile="custom_errordocs.xml.meta"> <relativepath href=".." /> <parentdocument href="./">Miscellaneous Documentation</parentdocument> diff --git a/docs/manual/misc/descriptors.xml b/docs/manual/misc/descriptors.xml index 47cb5b52c2..06832aaef6 100644 --- a/docs/manual/misc/descriptors.xml +++ b/docs/manual/misc/descriptors.xml @@ -2,7 +2,7 @@ <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?> -<manualpage> +<manualpage metafile="descriptors.xml.meta"> <relativepath href=".." /> <parentdocument href="./">Miscellaneous Documentation</parentdocument> diff --git a/docs/manual/misc/fin_wait_2.xml b/docs/manual/misc/fin_wait_2.xml index bbbb47ec5d..30729ba1c2 100644 --- a/docs/manual/misc/fin_wait_2.xml +++ b/docs/manual/misc/fin_wait_2.xml @@ -2,7 +2,7 @@ <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?> -<manualpage> +<manualpage metafile="fin_wait_2.xml.meta"> <relativepath href=".." /> <parentdocument href="./">Miscellaneous Documentation</parentdocument> diff --git a/docs/manual/misc/index.xml b/docs/manual/misc/index.xml index ac983461ab..0ea76fd3d2 100644 --- a/docs/manual/misc/index.xml +++ b/docs/manual/misc/index.xml @@ -2,7 +2,7 @@ <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?> -<manualpage> +<manualpage metafile="index.xml.meta"> <relativepath href=".." /> <parentdocument href="../"/> diff --git a/docs/manual/misc/known_client_problems.xml b/docs/manual/misc/known_client_problems.xml index 111de0c914..c37e0e7b0f 100644 --- a/docs/manual/misc/known_client_problems.xml +++ b/docs/manual/misc/known_client_problems.xml @@ -2,7 +2,7 @@ <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?> -<manualpage> +<manualpage metafile="known_client_problems.xml.meta"> <relativepath href=".." /> <parentdocument href="./">Miscellaneous Documentation</parentdocument> diff --git a/docs/manual/misc/perf-tuning.xml b/docs/manual/misc/perf-tuning.xml index e3023597c1..06dae23f72 100644 --- a/docs/manual/misc/perf-tuning.xml +++ b/docs/manual/misc/perf-tuning.xml @@ -2,7 +2,7 @@ <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?> -<manualpage> +<manualpage metafile="perf-tuning.xml.meta"> <relativepath href=".." /> <parentdocument href="./">Miscellaneous Documentation</parentdocument> diff --git a/docs/manual/misc/rewriteguide.xml b/docs/manual/misc/rewriteguide.xml index fe10bd5176..14e79fb8b9 100644 --- a/docs/manual/misc/rewriteguide.xml +++ b/docs/manual/misc/rewriteguide.xml @@ -2,7 +2,7 @@ <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?> -<manualpage> +<manualpage metafile="rewriteguide.xml.meta"> <relativepath href=".." /> <parentdocument href="./">Miscellaneous Documentation</parentdocument> diff --git a/docs/manual/misc/security_tips.xml b/docs/manual/misc/security_tips.xml index c21726f6c9..265f929e7e 100644 --- a/docs/manual/misc/security_tips.xml +++ b/docs/manual/misc/security_tips.xml @@ -2,7 +2,7 @@ <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?> -<manualpage> +<manualpage metafile="security_tips.xml.meta"> <relativepath href=".." /> <parentdocument href="./">Miscellaneous Documentation</parentdocument> diff --git a/docs/manual/misc/tutorials.xml b/docs/manual/misc/tutorials.xml index 6e8cc3fa2d..6e1c614e1a 100644 --- a/docs/manual/misc/tutorials.xml +++ b/docs/manual/misc/tutorials.xml @@ -2,7 +2,7 @@ <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?> -<manualpage> +<manualpage metafile="tutorials.xml.meta"> <relativepath href=".."/> <parentdocument href="./">Miscellaneous Documentation</parentdocument> <title>Apache Tutorials</title> diff --git a/docs/manual/mod/beos.xml b/docs/manual/mod/beos.xml index 4d824a88cb..c2bd73b6af 100644 --- a/docs/manual/mod/beos.xml +++ b/docs/manual/mod/beos.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="beos.xml.meta"> <name>beos</name> <description>This Multi-Processing Module is optimized for BeOS.</description> diff --git a/docs/manual/mod/core.xml b/docs/manual/mod/core.xml index 3cf82dd76d..a0be11fe18 100644 --- a/docs/manual/mod/core.xml +++ b/docs/manual/mod/core.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="core.xml.meta"> <name>core</name> <description>Core Apache HTTP Server features that are always @@ -2943,4 +2943,4 @@ hostname or IP address</description> different sections are combined when a request is received</seealso> </directivesynopsis> -</modulesynopsis>
\ No newline at end of file +</modulesynopsis> diff --git a/docs/manual/mod/core.xml.de b/docs/manual/mod/core.xml.de index ad7b5e6c15..7f825a2915 100644 --- a/docs/manual/mod/core.xml.de +++ b/docs/manual/mod/core.xml.de @@ -3,7 +3,7 @@ <?xml-stylesheet type="text/xsl" href="../style/manual.de.xsl"?> <!-- English revision: 1.46.2.12 --> -<modulesynopsis> +<modulesynopsis metafile="core.xml.meta"> <name>core</name> <description>Ständig verfügbare Kernfunktionen des Apache HTTP @@ -3085,4 +3085,4 @@ IP-Adressen angewendet werden</description> kombiniert werden, wenn eine Anfrage empfangen wird</seealso> </directivesynopsis> -</modulesynopsis>
\ No newline at end of file +</modulesynopsis> diff --git a/docs/manual/mod/directive-dict.xml b/docs/manual/mod/directive-dict.xml index ce0afd28ce..e4cafadb41 100644 --- a/docs/manual/mod/directive-dict.xml +++ b/docs/manual/mod/directive-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="directive-dict.xml.meta"> <relativepath href=".."/> <title>Terms Used to Describe Directives</title> diff --git a/docs/manual/mod/directive-dict.xml.ja b/docs/manual/mod/directive-dict.xml.ja index e1259799d2..bad3eaa2c4 100644 --- a/docs/manual/mod/directive-dict.xml.ja +++ b/docs/manual/mod/directive-dict.xml.ja @@ -3,7 +3,7 @@ <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?> <!-- English revision: 1.2 --> -<manualpage> +<manualpage metafile="directive-dict.xml.meta"> <relativepath href=".."/> <title>$B%G%#%l%/%F%#%V$N2r@b$K;H$o$l$kMQ8l(B</title> diff --git a/docs/manual/mod/directives.xml b/docs/manual/mod/directives.xml index 0c8e1cf923..00db2f7f91 100644 --- a/docs/manual/mod/directives.xml +++ b/docs/manual/mod/directives.xml @@ -4,7 +4,7 @@ > <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?> -<directiveindex> +<directiveindex metafile="directives.xml.meta"> <title>Directive Index</title> <summary> <p> diff --git a/docs/manual/mod/directives.xml.de b/docs/manual/mod/directives.xml.de index 8adb3ef427..0c41b348a8 100644 --- a/docs/manual/mod/directives.xml.de +++ b/docs/manual/mod/directives.xml.de @@ -5,7 +5,7 @@ <?xml-stylesheet type="text/xsl" href="../style/manual.de.xsl"?> <!-- English revision: 1.7.2.1 --> -<directiveindex> +<directiveindex metafile="directives.xml.meta"> <title>Verzeichnis der Direktiven</title> <summary> <p> diff --git a/docs/manual/mod/directives.xml.ja b/docs/manual/mod/directives.xml.ja index 6232061e38..88f14896c7 100644 --- a/docs/manual/mod/directives.xml.ja +++ b/docs/manual/mod/directives.xml.ja @@ -5,7 +5,7 @@ <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?> <!-- English revision: 1.7 --> -<directiveindex> +<directiveindex metafile="directives.xml.meta"> <title>$B%G%#%l%/%F%#%V0lMw(B</title> <summary> <p> diff --git a/docs/manual/mod/directives.xml.ru b/docs/manual/mod/directives.xml.ru index 8b986a5795..c8090eb05f 100644 --- a/docs/manual/mod/directives.xml.ru +++ b/docs/manual/mod/directives.xml.ru @@ -14,7 +14,7 @@ > <?xml-stylesheet type="text/xsl" href="../style/manual.ru.xsl"?> -<directiveindex> +<directiveindex metafile="directives.xml.meta"> <title>áÌÆÁ×ÉÔÎÙÊ ÕËÁÚÁÔÅÌØ ÄÉÒÅËÔÉ×</title> <summary> <p>úÄÅÓØ ÐÒÉ×ÏÄÉÔÓÑ ÓÐÉÓÏË ×ÓÅÈ ÄÉÒÅËÔÉ×, ËÏÔÏÒÙÅ ÄÏÓÔÕÐÎÙ diff --git a/docs/manual/mod/index.xml b/docs/manual/mod/index.xml index 6cf7a4f9a3..c5b2ec1f31 100644 --- a/docs/manual/mod/index.xml +++ b/docs/manual/mod/index.xml @@ -4,7 +4,7 @@ > <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?> -<moduleindex> +<moduleindex metafile="index.xml.meta"> <title>Module Index</title> <summary> <p> diff --git a/docs/manual/mod/index.xml.de b/docs/manual/mod/index.xml.de index 2876ebf3cc..54957ea60b 100644 --- a/docs/manual/mod/index.xml.de +++ b/docs/manual/mod/index.xml.de @@ -5,7 +5,7 @@ <?xml-stylesheet type="text/xsl" href="../style/manual.de.xsl"?> <!-- English revision: 1.4.2.2 --> -<moduleindex> +<moduleindex metafile="index.xml.meta"> <title>Modul-Index</title> <summary> <p> diff --git a/docs/manual/mod/index.xml.ja b/docs/manual/mod/index.xml.ja index 2d24d3464a..673e9a4ce3 100644 --- a/docs/manual/mod/index.xml.ja +++ b/docs/manual/mod/index.xml.ja @@ -5,7 +5,7 @@ <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?> <!-- English revision: 1.4.2.1 --> -<moduleindex> +<moduleindex metafile="index.xml.meta"> <title>$B%b%8%e!<%k0lMw(B</title> <summary> <p> diff --git a/docs/manual/mod/leader.xml b/docs/manual/mod/leader.xml index 9609306d67..cf6b93a9a4 100644 --- a/docs/manual/mod/leader.xml +++ b/docs/manual/mod/leader.xml @@ -2,7 +2,7 @@ <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?> -<modulesynopsis> +<modulesynopsis metafile="leader.xml.meta"> <name>leader</name> <description>An experimental variant of the standard <module>worker</module> MPM</description> @@ -74,4 +74,4 @@ MPM</description> <directivesynopsis location="mpm_common"><name>User</name> </directivesynopsis> -</modulesynopsis>
\ No newline at end of file +</modulesynopsis> diff --git a/docs/manual/mod/mod_access.xml b/docs/manual/mod/mod_access.xml index 28a12f1611..c15f120a27 100644 --- a/docs/manual/mod/mod_access.xml +++ b/docs/manual/mod/mod_access.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_access.xml.meta"> <name>mod_access</name> <description>Provides access control based on client hostname, IP diff --git a/docs/manual/mod/mod_access.xml.ja b/docs/manual/mod/mod_access.xml.ja index 4c78075f62..acc6d034c2 100644 --- a/docs/manual/mod/mod_access.xml.ja +++ b/docs/manual/mod/mod_access.xml.ja @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="iso-2022-jp"?> <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?> -<modulesynopsis> +<modulesynopsis metafile="mod_access.xml.meta"> <!-- English revision: 1.7.2.2 --> <name>mod_access</name> diff --git a/docs/manual/mod/mod_actions.xml b/docs/manual/mod/mod_actions.xml index 592f26b0d6..d23ce48f6c 100644 --- a/docs/manual/mod/mod_actions.xml +++ b/docs/manual/mod/mod_actions.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_actions.xml.meta"> <name>mod_actions</name> diff --git a/docs/manual/mod/mod_actions.xml.ja b/docs/manual/mod/mod_actions.xml.ja index 5c4f3de871..296be9de54 100644 --- a/docs/manual/mod/mod_actions.xml.ja +++ b/docs/manual/mod/mod_actions.xml.ja @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="iso-2022-jp"?> <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?> -<modulesynopsis> +<modulesynopsis metafile="mod_actions.xml.meta"> <!-- English revision: 1.8 --> <name>mod_actions</name> diff --git a/docs/manual/mod/mod_alias.xml b/docs/manual/mod/mod_alias.xml index fd15769670..4bfd26eaa7 100644 --- a/docs/manual/mod/mod_alias.xml +++ b/docs/manual/mod/mod_alias.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_alias.xml.meta"> <name>mod_alias</name> <description>Provides for mapping different parts of the host diff --git a/docs/manual/mod/mod_alias.xml.ja b/docs/manual/mod/mod_alias.xml.ja index 1ba09d3582..f182b14c2d 100644 --- a/docs/manual/mod/mod_alias.xml.ja +++ b/docs/manual/mod/mod_alias.xml.ja @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="iso-2022-jp"?> <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?> -<modulesynopsis> +<modulesynopsis metafile="mod_alias.xml.meta"> <!-- English revision: 1.9 --> <name>mod_alias</name> diff --git a/docs/manual/mod/mod_asis.xml b/docs/manual/mod/mod_asis.xml index dcd9d811b4..4339430b91 100644 --- a/docs/manual/mod/mod_asis.xml +++ b/docs/manual/mod/mod_asis.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_asis.xml.meta"> <name>mod_asis</name> <description>Sends files that contain their own diff --git a/docs/manual/mod/mod_asis.xml.ja b/docs/manual/mod/mod_asis.xml.ja index 50238e2930..30672e58cc 100644 --- a/docs/manual/mod/mod_asis.xml.ja +++ b/docs/manual/mod/mod_asis.xml.ja @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="iso-2022-jp"?> <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?> -<modulesynopsis> +<modulesynopsis metafile="mod_asis.xml.meta"> <!-- English revision: 1.5 --> <name>mod_asis</name> diff --git a/docs/manual/mod/mod_auth.xml b/docs/manual/mod/mod_auth.xml index d9f9c728cf..68af7a927d 100644 --- a/docs/manual/mod/mod_auth.xml +++ b/docs/manual/mod/mod_auth.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_auth.xml.meta"> <name>mod_auth</name> <description>User authentication using text files</description> diff --git a/docs/manual/mod/mod_auth.xml.ja b/docs/manual/mod/mod_auth.xml.ja index dac37b3bd5..189dba265e 100644 --- a/docs/manual/mod/mod_auth.xml.ja +++ b/docs/manual/mod/mod_auth.xml.ja @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="iso-2022-jp"?> <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?> -<modulesynopsis> +<modulesynopsis metafile="mod_auth.xml.meta"> <!-- English revision: 1.7.2.2 --> <name>mod_auth</name> diff --git a/docs/manual/mod/mod_auth_anon.xml b/docs/manual/mod/mod_auth_anon.xml index 7226eaec7a..a4b319098a 100644 --- a/docs/manual/mod/mod_auth_anon.xml +++ b/docs/manual/mod/mod_auth_anon.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_auth_anon.xml.meta"> <name>mod_auth_anon</name> <description>Allows "anonymous" user access to authenticated @@ -200,4 +200,4 @@ formatted email address</description> </usage> </directivesynopsis> -</modulesynopsis>
\ No newline at end of file +</modulesynopsis> diff --git a/docs/manual/mod/mod_auth_dbm.xml b/docs/manual/mod/mod_auth_dbm.xml index 66fb25aea5..798bfe7b58 100644 --- a/docs/manual/mod/mod_auth_dbm.xml +++ b/docs/manual/mod/mod_auth_dbm.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_auth_dbm.xml.meta"> <name>mod_auth_dbm</name> <description>Provides for user authentication using DBM @@ -191,4 +191,4 @@ passwed on to lower level modules</description> </usage> </directivesynopsis> -</modulesynopsis>
\ No newline at end of file +</modulesynopsis> diff --git a/docs/manual/mod/mod_auth_digest.xml b/docs/manual/mod/mod_auth_digest.xml index 44e865f64f..19104ff376 100644 --- a/docs/manual/mod/mod_auth_digest.xml +++ b/docs/manual/mod/mod_auth_digest.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_auth_digest.xml.meta"> <name>mod_auth_digest</name> <description>User authentication using MD5 diff --git a/docs/manual/mod/mod_auth_ldap.xml b/docs/manual/mod/mod_auth_ldap.xml index 892bcc48e1..73c0f8ec32 100644 --- a/docs/manual/mod/mod_auth_ldap.xml +++ b/docs/manual/mod/mod_auth_ldap.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_auth_ldap.xml.meta"> <name>mod_auth_ldap</name> <description>Allows an LDAP directory to be used to store the database diff --git a/docs/manual/mod/mod_autoindex.xml b/docs/manual/mod/mod_autoindex.xml index b794986000..ac1684dfaa 100644 --- a/docs/manual/mod/mod_autoindex.xml +++ b/docs/manual/mod/mod_autoindex.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_autoindex.xml.meta"> <name>mod_autoindex</name> <description>Generates directory indexes, diff --git a/docs/manual/mod/mod_autoindex.xml.ja b/docs/manual/mod/mod_autoindex.xml.ja index 6745d46135..594c3dd491 100644 --- a/docs/manual/mod/mod_autoindex.xml.ja +++ b/docs/manual/mod/mod_autoindex.xml.ja @@ -2,7 +2,7 @@ <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?> <!-- English revision: 1.12 --> -<modulesynopsis> +<modulesynopsis metafile="mod_autoindex.xml.meta"> <name>mod_autoindex</name> <description>Unix $B$N(B <code>ls</code> $B%3%^%s%I$d(B diff --git a/docs/manual/mod/mod_cache.xml b/docs/manual/mod/mod_cache.xml index 00bdfd6e08..56b5e429ec 100644 --- a/docs/manual/mod/mod_cache.xml +++ b/docs/manual/mod/mod_cache.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_cache.xml.meta"> <name>mod_cache</name> <description>Content cache keyed to URIs.</description> diff --git a/docs/manual/mod/mod_cern_meta.xml b/docs/manual/mod/mod_cern_meta.xml index a29b6fd545..09415209db 100644 --- a/docs/manual/mod/mod_cern_meta.xml +++ b/docs/manual/mod/mod_cern_meta.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_cern_meta.xml.meta"> <name>mod_cern_meta</name> <description>CERN httpd metafile semantics</description> diff --git a/docs/manual/mod/mod_cgi.xml b/docs/manual/mod/mod_cgi.xml index 6c1f5b2e56..8c3294ec13 100644 --- a/docs/manual/mod/mod_cgi.xml +++ b/docs/manual/mod/mod_cgi.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_cgi.xml.meta"> <name>mod_cgi</name> <description>Execution of CGI scripts</description> @@ -217,4 +217,4 @@ in the scriptlog</description> </usage> </directivesynopsis> -</modulesynopsis>
\ No newline at end of file +</modulesynopsis> diff --git a/docs/manual/mod/mod_cgi.xml.ja b/docs/manual/mod/mod_cgi.xml.ja index bf516b146b..b795561696 100644 --- a/docs/manual/mod/mod_cgi.xml.ja +++ b/docs/manual/mod/mod_cgi.xml.ja @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="iso-2022-jp"?> <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?> -<modulesynopsis> +<modulesynopsis metafile="mod_cgi.xml.meta"> <!-- English revision: 1.8 --> <name>mod_cgi</name> diff --git a/docs/manual/mod/mod_cgid.xml b/docs/manual/mod/mod_cgid.xml index fbfa1e1019..e748fb6240 100644 --- a/docs/manual/mod/mod_cgid.xml +++ b/docs/manual/mod/mod_cgid.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_cgid.xml.meta"> <name>mod_cgid</name> <description>Execution of CGI scripts using an diff --git a/docs/manual/mod/mod_charset_lite.xml b/docs/manual/mod/mod_charset_lite.xml index 900a56f0cf..c73c843624 100644 --- a/docs/manual/mod/mod_charset_lite.xml +++ b/docs/manual/mod/mod_charset_lite.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_charset_lite.xml.meta"> <name>mod_charset_lite</name> <description>Specify character set translation or recoding</description> @@ -177,4 +177,4 @@ </usage> </directivesynopsis> -</modulesynopsis>
\ No newline at end of file +</modulesynopsis> diff --git a/docs/manual/mod/mod_dav.xml b/docs/manual/mod/mod_dav.xml index 6d9afa8529..a800702718 100644 --- a/docs/manual/mod/mod_dav.xml +++ b/docs/manual/mod/mod_dav.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_dav.xml.meta"> <name>mod_dav</name> <description>Distributed Authoring and Versioning diff --git a/docs/manual/mod/mod_dav.xml.ja b/docs/manual/mod/mod_dav.xml.ja index 6150ecf19d..c128b9d10a 100644 --- a/docs/manual/mod/mod_dav.xml.ja +++ b/docs/manual/mod/mod_dav.xml.ja @@ -2,7 +2,7 @@ <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?> <!-- English revision: 1.5 --> -<modulesynopsis> +<modulesynopsis metafile="mod_dav.xml.meta"> <name>mod_dav</name> <description>$BJ,;6%*!<%5%j%s%0$H%P!<%8%g%s4IM}(B diff --git a/docs/manual/mod/mod_dav_fs.xml b/docs/manual/mod/mod_dav_fs.xml index 6651fe4876..1a4b06d289 100644 --- a/docs/manual/mod/mod_dav_fs.xml +++ b/docs/manual/mod/mod_dav_fs.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_dav_fs.xml.meta"> <name>mod_dav_fs</name> <description>filesystem provider for <module>mod_dav</module></description> diff --git a/docs/manual/mod/mod_dav_fs.xml.ja b/docs/manual/mod/mod_dav_fs.xml.ja index 6c40103887..e82020b26e 100644 --- a/docs/manual/mod/mod_dav_fs.xml.ja +++ b/docs/manual/mod/mod_dav_fs.xml.ja @@ -2,7 +2,7 @@ <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?> <!-- English revision: 1.1 --> -<modulesynopsis> +<modulesynopsis metafile="mod_dav_fs.xml.meta"> <name>mod_dav_fs</name> <description><module>mod_dav</module> $B$N$?$a$N%U%!%$%k%7%9%F%`%W%m%P%$%@(B</description> diff --git a/docs/manual/mod/mod_deflate.xml b/docs/manual/mod/mod_deflate.xml index 23b3180e3d..be8ee101fd 100644 --- a/docs/manual/mod/mod_deflate.xml +++ b/docs/manual/mod/mod_deflate.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_deflate.xml.meta"> <name>mod_deflate</name> <description>Compress content before it is delivered to the diff --git a/docs/manual/mod/mod_deflate.xml.ja b/docs/manual/mod/mod_deflate.xml.ja index 5c3ed73f8c..852435e63b 100644 --- a/docs/manual/mod/mod_deflate.xml.ja +++ b/docs/manual/mod/mod_deflate.xml.ja @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="iso-2022-jp"?> <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?> -<modulesynopsis> +<modulesynopsis metafile="mod_deflate.xml.meta"> <!-- English revision: 1.9 --> <name>mod_deflate</name> diff --git a/docs/manual/mod/mod_dir.xml b/docs/manual/mod/mod_dir.xml index 596ef927db..02e62b25c0 100644 --- a/docs/manual/mod/mod_dir.xml +++ b/docs/manual/mod/mod_dir.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_dir.xml.meta"> <name>mod_dir</name> <description>Provides for "trailing slash" redirects and serving directory index files</description> @@ -78,4 +78,4 @@ a directory</description> </usage> </directivesynopsis> -</modulesynopsis>
\ No newline at end of file +</modulesynopsis> diff --git a/docs/manual/mod/mod_dir.xml.ja b/docs/manual/mod/mod_dir.xml.ja index 278fe0eab7..a708f783e5 100644 --- a/docs/manual/mod/mod_dir.xml.ja +++ b/docs/manual/mod/mod_dir.xml.ja @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="iso-2022-jp"?> <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?> -<modulesynopsis> +<modulesynopsis metafile="mod_dir.xml.meta"> <!-- English revision: 1.4 --> <name>mod_dir</name> diff --git a/docs/manual/mod/mod_disk_cache.xml b/docs/manual/mod/mod_disk_cache.xml index 8fd294e9b0..8823f57a8b 100644 --- a/docs/manual/mod/mod_disk_cache.xml +++ b/docs/manual/mod/mod_disk_cache.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_disk_cache.xml.meta"> <name>mod_disk_cache</name> <description>Content cache storage manager keyed to URIs</description> diff --git a/docs/manual/mod/mod_echo.xml b/docs/manual/mod/mod_echo.xml index e040dbec1d..aa0b014f4d 100644 --- a/docs/manual/mod/mod_echo.xml +++ b/docs/manual/mod/mod_echo.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_echo.xml.meta"> <name>mod_echo</name> <description>A simple echo server to illustrate protocol diff --git a/docs/manual/mod/mod_echo.xml.ja b/docs/manual/mod/mod_echo.xml.ja index 8db3684199..c121e2a094 100644 --- a/docs/manual/mod/mod_echo.xml.ja +++ b/docs/manual/mod/mod_echo.xml.ja @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="iso-2022-jp"?> <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?> -<modulesynopsis> +<modulesynopsis metafile="mod_echo.xml.meta"> <!-- English revision: 1.3 --> <name>mod_echo</name> diff --git a/docs/manual/mod/mod_env.xml b/docs/manual/mod/mod_env.xml index b541a5430f..4d6d429c70 100644 --- a/docs/manual/mod/mod_env.xml +++ b/docs/manual/mod/mod_env.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_env.xml.meta"> <name>mod_env</name> <description>Modifies the environment which is passed to CGI scripts and diff --git a/docs/manual/mod/mod_env.xml.ja b/docs/manual/mod/mod_env.xml.ja index d6e3e19df0..3e44eb6e05 100644 --- a/docs/manual/mod/mod_env.xml.ja +++ b/docs/manual/mod/mod_env.xml.ja @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="iso-2022-jp"?> <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?> -<modulesynopsis> +<modulesynopsis metafile="mod_env.xml.meta"> <!-- English revision: 1.4 --> <name>mod_env</name> diff --git a/docs/manual/mod/mod_example.xml b/docs/manual/mod/mod_example.xml index 892181d720..3aae4bf123 100644 --- a/docs/manual/mod/mod_example.xml +++ b/docs/manual/mod/mod_example.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_example.xml.meta"> <name>mod_example</name> <description>Illustrates the Apache module API</description> diff --git a/docs/manual/mod/mod_expires.xml b/docs/manual/mod/mod_expires.xml index 58a214b411..3d3bb95cdb 100644 --- a/docs/manual/mod/mod_expires.xml +++ b/docs/manual/mod/mod_expires.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_expires.xml.meta"> <name>mod_expires</name> <description>Generation of <code>Expires</code> HTTP headers according to 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> diff --git a/docs/manual/mod/mod_file_cache.xml b/docs/manual/mod/mod_file_cache.xml index e8c754a522..a6e30c0270 100644 --- a/docs/manual/mod/mod_file_cache.xml +++ b/docs/manual/mod/mod_file_cache.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_file_cache.xml.meta"> <name>mod_file_cache</name> <description>Caches a static list of files in memory</description> @@ -177,4 +177,4 @@ </usage> </directivesynopsis> -</modulesynopsis>
\ No newline at end of file +</modulesynopsis> diff --git a/docs/manual/mod/mod_headers.xml b/docs/manual/mod/mod_headers.xml index 1144446cff..8630ebc128 100644 --- a/docs/manual/mod/mod_headers.xml +++ b/docs/manual/mod/mod_headers.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_headers.xml.meta"> <name>mod_headers</name> <description>Customization of HTTP request and response diff --git a/docs/manual/mod/mod_imap.xml b/docs/manual/mod/mod_imap.xml index 3e7ca7efab..13bd8fb800 100644 --- a/docs/manual/mod/mod_imap.xml +++ b/docs/manual/mod/mod_imap.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_imap.xml.meta"> <name>mod_imap</name> <description>Server-side imagemap processing</description> @@ -337,4 +337,4 @@ that are not explicitly mapped</description> <seealso><directive module="core">UseCanonicalName</directive></seealso> </directivesynopsis> -</modulesynopsis>
\ No newline at end of file +</modulesynopsis> diff --git a/docs/manual/mod/mod_include.xml b/docs/manual/mod/mod_include.xml index 226cefee01..182df64c71 100644 --- a/docs/manual/mod/mod_include.xml +++ b/docs/manual/mod/mod_include.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_include.xml.meta"> <name>mod_include</name> <description>Server-parsed html documents (Server Side Includes)</description> diff --git a/docs/manual/mod/mod_include.xml.ja b/docs/manual/mod/mod_include.xml.ja index 32498d69ae..13a4984ca9 100644 --- a/docs/manual/mod/mod_include.xml.ja +++ b/docs/manual/mod/mod_include.xml.ja @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="iso-2022-jp"?> <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?> -<modulesynopsis> +<modulesynopsis metafile="mod_include.xml.meta"> <!-- English revision: 1.17 --> <name>mod_include</name> diff --git a/docs/manual/mod/mod_info.xml b/docs/manual/mod/mod_info.xml index 630b5cdc05..7af5d953f9 100644 --- a/docs/manual/mod/mod_info.xml +++ b/docs/manual/mod/mod_info.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_info.xml.meta"> <name>mod_info</name> <description>Provides a comprehensive overview of the server diff --git a/docs/manual/mod/mod_info.xml.ja b/docs/manual/mod/mod_info.xml.ja index f11196c53c..d2d376e3de 100644 --- a/docs/manual/mod/mod_info.xml.ja +++ b/docs/manual/mod/mod_info.xml.ja @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="iso-2022-jp"?> <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?> -<modulesynopsis> +<modulesynopsis metafile="mod_info.xml.meta"> <!-- English revision: 1.9 --> <name>mod_info</name> diff --git a/docs/manual/mod/mod_isapi.xml b/docs/manual/mod/mod_isapi.xml index f6f026f907..a9e9d0059c 100644 --- a/docs/manual/mod/mod_isapi.xml +++ b/docs/manual/mod/mod_isapi.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_isapi.xml.meta"> <name>mod_isapi</name> <description>ISAPI Extensions within Apache for Windows</description> diff --git a/docs/manual/mod/mod_ldap.xml b/docs/manual/mod/mod_ldap.xml index 7596097291..baac67d80d 100644 --- a/docs/manual/mod/mod_ldap.xml +++ b/docs/manual/mod/mod_ldap.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_ldap.xml.meta"> <name>mod_ldap</name> <description>LDAP connection pooling and result caching services for use @@ -307,4 +307,4 @@ valid</description> </usage> </directivesynopsis> -</modulesynopsis>
\ No newline at end of file +</modulesynopsis> diff --git a/docs/manual/mod/mod_log_config.xml b/docs/manual/mod/mod_log_config.xml index 5a7f303e65..dda4fd9f9c 100644 --- a/docs/manual/mod/mod_log_config.xml +++ b/docs/manual/mod/mod_log_config.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_log_config.xml.meta"> <name>mod_log_config</name> <description>Logging of the requests made to the server</description> diff --git a/docs/manual/mod/mod_logio.xml b/docs/manual/mod/mod_logio.xml index e7a7b70edc..555fda303b 100644 --- a/docs/manual/mod/mod_logio.xml +++ b/docs/manual/mod/mod_logio.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_logio.xml.meta"> <name>mod_logio</name> <description>Logging of input and output bytes per request</description> diff --git a/docs/manual/mod/mod_mem_cache.xml b/docs/manual/mod/mod_mem_cache.xml index 0405274289..411ad014a2 100644 --- a/docs/manual/mod/mod_mem_cache.xml +++ b/docs/manual/mod/mod_mem_cache.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_mem_cache.xml.meta"> <name>mod_mem_cache</name> <description>Content cache keyed to URIs</description> diff --git a/docs/manual/mod/mod_mime.xml b/docs/manual/mod/mod_mime.xml index f24a41d262..a5cbe58329 100644 --- a/docs/manual/mod/mod_mime.xml +++ b/docs/manual/mod/mod_mime.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_mime.xml.meta"> <name>mod_mime</name> <description>Associates the requested filename's extensions diff --git a/docs/manual/mod/mod_mime.xml.ja b/docs/manual/mod/mod_mime.xml.ja index 36d4447b78..8d137d4f37 100644 --- a/docs/manual/mod/mod_mime.xml.ja +++ b/docs/manual/mod/mod_mime.xml.ja @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="iso-2022-jp"?> <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?> -<modulesynopsis> +<modulesynopsis metafile="mod_mime.xml.meta"> <!-- English revision: 1.17 --> diff --git a/docs/manual/mod/mod_mime_magic.xml b/docs/manual/mod/mod_mime_magic.xml index 18d0fd8989..4f27f00793 100644 --- a/docs/manual/mod/mod_mime_magic.xml +++ b/docs/manual/mod/mod_mime_magic.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_mime_magic.xml.meta"> <name>mod_mime_magic</name> <description>Determines the MIME type of a file diff --git a/docs/manual/mod/mod_negotiation.xml b/docs/manual/mod/mod_negotiation.xml index 82dbbed2a6..f94279bd5c 100644 --- a/docs/manual/mod/mod_negotiation.xml +++ b/docs/manual/mod/mod_negotiation.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_negotiation.xml.meta"> <name>mod_negotiation</name> <description>Provides for <a diff --git a/docs/manual/mod/mod_negotiation.xml.ja b/docs/manual/mod/mod_negotiation.xml.ja index e4d9e683ba..08b4ed0a68 100644 --- a/docs/manual/mod/mod_negotiation.xml.ja +++ b/docs/manual/mod/mod_negotiation.xml.ja @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="iso-2022-jp"?> <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?> -<modulesynopsis> +<modulesynopsis metafile="mod_negotiation.xml.meta"> <!-- English revision: 1.9 --> <name>mod_negotiation</name> diff --git a/docs/manual/mod/mod_nw_ssl.xml b/docs/manual/mod/mod_nw_ssl.xml index b180ef96d7..d39281d1d0 100644 --- a/docs/manual/mod/mod_nw_ssl.xml +++ b/docs/manual/mod/mod_nw_ssl.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_nw_ssl.xml.meta"> <name>mod_nw_ssl</name> <description>Enable SSL encryption for NetWare</description> diff --git a/docs/manual/mod/mod_proxy.xml b/docs/manual/mod/mod_proxy.xml index 243ad03d30..3734da0a82 100644 --- a/docs/manual/mod/mod_proxy.xml +++ b/docs/manual/mod/mod_proxy.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_proxy.xml.meta"> <name>mod_proxy</name> <description>HTTP/1.1 proxy/gateway server</description> diff --git a/docs/manual/mod/mod_proxy_connect.xml b/docs/manual/mod/mod_proxy_connect.xml index f694b51afd..9fcfc7f41f 100644 --- a/docs/manual/mod/mod_proxy_connect.xml +++ b/docs/manual/mod/mod_proxy_connect.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_proxy_connect.xml.meta"> <name>mod_proxy_connect</name> <description><module>mod_proxy</module> extension for diff --git a/docs/manual/mod/mod_proxy_ftp.xml b/docs/manual/mod/mod_proxy_ftp.xml index 7e87d3239f..39165d9671 100644 --- a/docs/manual/mod/mod_proxy_ftp.xml +++ b/docs/manual/mod/mod_proxy_ftp.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_proxy_ftp.xml.meta"> <name>mod_proxy_ftp</name> <description>FTP support module for diff --git a/docs/manual/mod/mod_proxy_http.xml b/docs/manual/mod/mod_proxy_http.xml index bc43bcdcaa..cc435c2088 100644 --- a/docs/manual/mod/mod_proxy_http.xml +++ b/docs/manual/mod/mod_proxy_http.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_proxy_http.xml.meta"> <name>mod_proxy_http</name> <description>HTTP support module for diff --git a/docs/manual/mod/mod_rewrite.xml b/docs/manual/mod/mod_rewrite.xml index 1128249a7b..9d49bc7ee7 100644 --- a/docs/manual/mod/mod_rewrite.xml +++ b/docs/manual/mod/mod_rewrite.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_rewrite.xml.meta"> <name>mod_rewrite</name> diff --git a/docs/manual/mod/mod_setenvif.xml b/docs/manual/mod/mod_setenvif.xml index 3bc75e79e6..53fb5196bc 100644 --- a/docs/manual/mod/mod_setenvif.xml +++ b/docs/manual/mod/mod_setenvif.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_setenvif.xml.meta"> <name>mod_setenvif</name> <description>Allows the setting of environment variables based diff --git a/docs/manual/mod/mod_setenvif.xml.ja b/docs/manual/mod/mod_setenvif.xml.ja index 9fb72ac603..7c33d8c0c3 100644 --- a/docs/manual/mod/mod_setenvif.xml.ja +++ b/docs/manual/mod/mod_setenvif.xml.ja @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="iso-2022-jp"?> <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?> -<modulesynopsis> +<modulesynopsis metafile="mod_setenvif.xml.meta"> <!-- English revision: 1.7 --> <name>mod_setenvif</name> diff --git a/docs/manual/mod/mod_so.xml b/docs/manual/mod/mod_so.xml index 24cbcc322a..9bce83cf08 100755 --- a/docs/manual/mod/mod_so.xml +++ b/docs/manual/mod/mod_so.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_so.xml.meta"> <name>mod_so</name> <description>Loading of executable code and diff --git a/docs/manual/mod/mod_so.xml.ja b/docs/manual/mod/mod_so.xml.ja index 37608f7f34..236fd3fed4 100644 --- a/docs/manual/mod/mod_so.xml.ja +++ b/docs/manual/mod/mod_so.xml.ja @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="iso-2022-jp"?> <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?> -<modulesynopsis> +<modulesynopsis metafile="mod_so.xml.meta"> <!-- English revision: 1.6 --> <name>mod_so</name> diff --git a/docs/manual/mod/mod_speling.xml b/docs/manual/mod/mod_speling.xml index fc034a4b6b..8bdecf2e64 100755 --- a/docs/manual/mod/mod_speling.xml +++ b/docs/manual/mod/mod_speling.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_speling.xml.meta"> <name>mod_speling</name> <description>Attempts to correct mistaken URLs that diff --git a/docs/manual/mod/mod_speling.xml.ja b/docs/manual/mod/mod_speling.xml.ja index 42b63949fc..12916bcb62 100644 --- a/docs/manual/mod/mod_speling.xml.ja +++ b/docs/manual/mod/mod_speling.xml.ja @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="iso-2022-jp"?> <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?> -<modulesynopsis> +<modulesynopsis metafile="mod_speling.xml.meta"> <!-- English revision: 1.3 --> <name>mod_speling</name> diff --git a/docs/manual/mod/mod_ssl.xml b/docs/manual/mod/mod_ssl.xml index bd0a714ece..86aca76b12 100644 --- a/docs/manual/mod/mod_ssl.xml +++ b/docs/manual/mod/mod_ssl.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_ssl.xml.meta"> <name>mod_ssl</name> <description>Strong cryptography using the Secure Sockets diff --git a/docs/manual/mod/mod_status.xml b/docs/manual/mod/mod_status.xml index 3930eeaa0e..031785dc3d 100644 --- a/docs/manual/mod/mod_status.xml +++ b/docs/manual/mod/mod_status.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_status.xml.meta"> <name>mod_status</name> <description>Provides information on server activity and diff --git a/docs/manual/mod/mod_suexec.xml b/docs/manual/mod/mod_suexec.xml index 97734258e2..5ef3b44272 100644 --- a/docs/manual/mod/mod_suexec.xml +++ b/docs/manual/mod/mod_suexec.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_suexec.xml.meta"> <name>mod_suexec</name> <description>Allows CGI scripts to run as a specified user diff --git a/docs/manual/mod/mod_suexec.xml.ja b/docs/manual/mod/mod_suexec.xml.ja index c40d9644dc..ec8030ab49 100644 --- a/docs/manual/mod/mod_suexec.xml.ja +++ b/docs/manual/mod/mod_suexec.xml.ja @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="iso-2022-jp"?> <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?> -<modulesynopsis> +<modulesynopsis metafile="mod_suexec.xml.meta"> <!-- English revision: 1.6 --> <name>mod_suexec</name> diff --git a/docs/manual/mod/mod_unique_id.xml b/docs/manual/mod/mod_unique_id.xml index b09994742b..f5989f984f 100755 --- a/docs/manual/mod/mod_unique_id.xml +++ b/docs/manual/mod/mod_unique_id.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_unique_id.xml.meta"> <name>mod_unique_id</name> <description>Provides an environment variable with a unique diff --git a/docs/manual/mod/mod_unique_id.xml.ja b/docs/manual/mod/mod_unique_id.xml.ja index b0b86b9365..e5a72e1f55 100644 --- a/docs/manual/mod/mod_unique_id.xml.ja +++ b/docs/manual/mod/mod_unique_id.xml.ja @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="iso-2022-jp"?> <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?> -<modulesynopsis> +<modulesynopsis metafile="mod_unique_id.xml.meta"> <!-- English revision: 1.3 --> <name>mod_unique_id</name> diff --git a/docs/manual/mod/mod_userdir.xml b/docs/manual/mod/mod_userdir.xml index 16daf9b5fd..052c72f0e8 100755 --- a/docs/manual/mod/mod_userdir.xml +++ b/docs/manual/mod/mod_userdir.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_userdir.xml.meta"> <name>mod_userdir</name> <description>User-specific directories</description> diff --git a/docs/manual/mod/mod_userdir.xml.ja b/docs/manual/mod/mod_userdir.xml.ja index 5edb7630a0..f4999ad258 100644 --- a/docs/manual/mod/mod_userdir.xml.ja +++ b/docs/manual/mod/mod_userdir.xml.ja @@ -2,7 +2,7 @@ <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?> <!-- English revision: 1.10 --> -<modulesynopsis> +<modulesynopsis metafile="mod_userdir.xml.meta"> <name>mod_userdir</name> <description>$B%f!<%6@lMQ$N%G%#%l%/%H%j$rDs6!(B diff --git a/docs/manual/mod/mod_usertrack.xml b/docs/manual/mod/mod_usertrack.xml index 12e67aebdd..965ce3d570 100755 --- a/docs/manual/mod/mod_usertrack.xml +++ b/docs/manual/mod/mod_usertrack.xml @@ -2,7 +2,7 @@ <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?> -<modulesynopsis> +<modulesynopsis metafile="mod_usertrack.xml.meta"> <name>mod_usertrack</name> <description> <em>Clickstream</em> logging of user activity on a site diff --git a/docs/manual/mod/mod_vhost_alias.xml b/docs/manual/mod/mod_vhost_alias.xml index 2aa0f27d39..dfbc7dcf18 100644 --- a/docs/manual/mod/mod_vhost_alias.xml +++ b/docs/manual/mod/mod_vhost_alias.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_vhost_alias.xml.meta"> <name>mod_vhost_alias</name> <description>Provides for dynamically configured mass virtual 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> diff --git a/docs/manual/mod/module-dict.xml.ja b/docs/manual/mod/module-dict.xml.ja index 3acdac44e8..c2396e7769 100644 --- a/docs/manual/mod/module-dict.xml.ja +++ b/docs/manual/mod/module-dict.xml.ja @@ -3,7 +3,7 @@ <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?> <!-- English revision: 1.1 --> -<manualpage> +<manualpage metafile="module-dict.xml.meta"> <relativepath href=".."/> <title>Apache $B%b%8%e!<%k$N2r@b$G;HMQ$9$kMQ8l(B</title> diff --git a/docs/manual/mod/mpm_common.xml b/docs/manual/mod/mpm_common.xml index a4309edd39..06f830a6eb 100644 --- a/docs/manual/mod/mpm_common.xml +++ b/docs/manual/mod/mpm_common.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="mpm_common.xml.meta"> <name>mpm_common</name> <description>A collection of directives that are implemented by @@ -851,4 +851,4 @@ requests</description> </usage> </directivesynopsis> -</modulesynopsis>
\ No newline at end of file +</modulesynopsis> diff --git a/docs/manual/mod/mpm_common.xml.de b/docs/manual/mod/mpm_common.xml.de index 179855fb7c..5f537e4823 100644 --- a/docs/manual/mod/mpm_common.xml.de +++ b/docs/manual/mod/mpm_common.xml.de @@ -4,7 +4,7 @@ <!-- English revision: 1.21.2.2 --> -<modulesynopsis> +<modulesynopsis metafile="mpm_common.xml.meta"> <name>mpm_common</name> <description>Eine Sammlung von Direktiven, die in mehr als einem @@ -911,4 +911,4 @@ gültig</compatibility> </usage> </directivesynopsis> -</modulesynopsis>
\ No newline at end of file +</modulesynopsis> diff --git a/docs/manual/mod/mpm_common.xml.ja b/docs/manual/mod/mpm_common.xml.ja index abd80c0601..7d92b14a13 100644 --- a/docs/manual/mod/mpm_common.xml.ja +++ b/docs/manual/mod/mpm_common.xml.ja @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="iso-2022-jp"?> <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?> -<modulesynopsis> +<modulesynopsis metafile="mpm_common.xml.meta"> <!-- English revision: 1.21 --> <name>mpm_common</name> diff --git a/docs/manual/mod/mpm_netware.xml b/docs/manual/mod/mpm_netware.xml index 622d393df7..8447925b41 100644 --- a/docs/manual/mod/mpm_netware.xml +++ b/docs/manual/mod/mpm_netware.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="mpm_netware.xml.meta"> <name>mpm_netware</name> <description>Multi-Processing Module implementing an exclusively threaded web server optimized for Novell NetWare</description> @@ -96,4 +96,4 @@ </usage> </directivesynopsis> -</modulesynopsis>
\ No newline at end of file +</modulesynopsis> diff --git a/docs/manual/mod/mpm_winnt.xml b/docs/manual/mod/mpm_winnt.xml index ed229551b2..59a90233a6 100644 --- a/docs/manual/mod/mpm_winnt.xml +++ b/docs/manual/mod/mpm_winnt.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="mpm_winnt.xml.meta"> <name>mpm_winnt</name> <description>This Multi-Processing Module is optimized for Windows diff --git a/docs/manual/mod/mpm_winnt.xml.de b/docs/manual/mod/mpm_winnt.xml.de index 8ab36175dc..790a32efdd 100644 --- a/docs/manual/mod/mpm_winnt.xml.de +++ b/docs/manual/mod/mpm_winnt.xml.de @@ -3,7 +3,7 @@ <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?> <!-- English revision: 1.4.2.1 --> -<modulesynopsis> +<modulesynopsis metafile="mpm_winnt.xml.meta"> <name>mpm_winnt</name> <description> Das Multi-Processing-Modul ist optimiert dür @@ -38,4 +38,4 @@ <directivesynopsis location="mpm_common"><name>ThreadsPerChild</name> </directivesynopsis> -</modulesynopsis>
\ No newline at end of file +</modulesynopsis> diff --git a/docs/manual/mod/mpm_winnt.xml.ja b/docs/manual/mod/mpm_winnt.xml.ja index 34c5d52fcc..b752a59d32 100644 --- a/docs/manual/mod/mpm_winnt.xml.ja +++ b/docs/manual/mod/mpm_winnt.xml.ja @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="iso-2022-jp"?> <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?> -<modulesynopsis> +<modulesynopsis metafile="mpm_winnt.xml.meta"> <!-- English revision: 1.4 --> <name>mpm_winnt</name> <description>Windows NT diff --git a/docs/manual/mod/mpmt_os2.xml b/docs/manual/mod/mpmt_os2.xml index 567c65759b..380b6dfe45 100644 --- a/docs/manual/mod/mpmt_os2.xml +++ b/docs/manual/mod/mpmt_os2.xml @@ -2,7 +2,7 @@ <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?> -<modulesynopsis> +<modulesynopsis metafile="mpmt_os2.xml.meta"> <name>mpmt_os2</name> <description>Hybrid multi-process, multi-threaded MPM for OS/2</description> diff --git a/docs/manual/mod/perchild.xml b/docs/manual/mod/perchild.xml index ca1dd0e366..01815ca5fe 100644 --- a/docs/manual/mod/perchild.xml +++ b/docs/manual/mod/perchild.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="perchild.xml.meta"> <name>perchild</name> <description>Multi-Processing Module allowing for daemon processes serving diff --git a/docs/manual/mod/prefork.xml b/docs/manual/mod/prefork.xml index 374f5a0661..2c6c699ead 100644 --- a/docs/manual/mod/prefork.xml +++ b/docs/manual/mod/prefork.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="prefork.xml.meta"> <name>prefork</name> <description>Implements a non-threaded, pre-forking web server</description> diff --git a/docs/manual/mod/prefork.xml.de b/docs/manual/mod/prefork.xml.de index eb2a9a26dc..9ef28449ad 100644 --- a/docs/manual/mod/prefork.xml.de +++ b/docs/manual/mod/prefork.xml.de @@ -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="prefork.xml.meta"> <!-- English revision: 1.8.2.1 --> <name>prefork</name> @@ -159,4 +159,4 @@ <seealso><directive module="mpm_common">StartServers</directive></seealso> </directivesynopsis> -</modulesynopsis>
\ No newline at end of file +</modulesynopsis> diff --git a/docs/manual/mod/prefork.xml.ja b/docs/manual/mod/prefork.xml.ja index 05d98ce6b9..5dc4d18aa3 100644 --- a/docs/manual/mod/prefork.xml.ja +++ b/docs/manual/mod/prefork.xml.ja @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="iso-2022-jp"?> <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?> -<modulesynopsis> +<modulesynopsis metafile="prefork.xml.meta"> <!-- English revision: 1.8 --> <name>prefork</name> diff --git a/docs/manual/mod/quickreference.xml b/docs/manual/mod/quickreference.xml index 1ebc2b3ddf..32744a82fb 100644 --- a/docs/manual/mod/quickreference.xml +++ b/docs/manual/mod/quickreference.xml @@ -4,7 +4,7 @@ > <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?> -<quickreference> +<quickreference metafile="quickreference.xml.meta"> <title>Directive Quick Reference</title> <summary> <p>The directive quick reference shows the usage, default, status, diff --git a/docs/manual/mod/quickreference.xml.de b/docs/manual/mod/quickreference.xml.de index 987823504d..9c964d8c3e 100644 --- a/docs/manual/mod/quickreference.xml.de +++ b/docs/manual/mod/quickreference.xml.de @@ -5,7 +5,7 @@ <?xml-stylesheet type="text/xsl" href="../style/manual.de.xsl"?> <!-- English revision: 1.4.2.1 --> -<quickreference> +<quickreference metafile="quickreference.xml.meta"> <title>Kurzreferenz der Direktiven</title> <summary> <p>Die Kurzreferenz der Direktiven zeigt die Verwendung, diff --git a/docs/manual/mod/quickreference.xml.ja b/docs/manual/mod/quickreference.xml.ja index 1ec8aec7ab..f0170c0b06 100644 --- a/docs/manual/mod/quickreference.xml.ja +++ b/docs/manual/mod/quickreference.xml.ja @@ -5,7 +5,7 @@ <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?> <!-- English revision: 1.4 --> -<quickreference> +<quickreference metafile="quickreference.xml.meta"> <title>$B%G%#%l%/%F%#%V(B $B%/%$%C%/%j%U%!%l%s%9(B</title> <summary> <p>$B%G%#%l%/%F%#%V(B $B%/%$%C%/%j%U%!%l%s%9$G$O!"3F(B Apache $B@_Dj%G%#%l%/%F%#%V$N(B diff --git a/docs/manual/mod/quickreference.xml.ru b/docs/manual/mod/quickreference.xml.ru index 7b13f34c48..e3f2334c5f 100644 --- a/docs/manual/mod/quickreference.xml.ru +++ b/docs/manual/mod/quickreference.xml.ru @@ -14,7 +14,7 @@ > <?xml-stylesheet type="text/xsl" href="../style/manual.ru.xsl"?> -<quickreference> +<quickreference metafile="quickreference.xml.meta"> <title>ëÒÁÔËÏÅ ÒÕËÏ×ÏÄÓÔ×Ï ÐÏ ÄÉÒÅËÔÉ×ÁÍ</title> <summary> <p>÷ ËÒÁÔËÏÍ ÒÕËÏ×ÏÄÓÔ×Å ÐÏ ÄÉÒÅËÔÉ×ÁÍ ÷Ù ÎÁÊÄÅÔÅ ÉÎÆÏÒÍÁÃÉÀ diff --git a/docs/manual/mod/threadpool.xml b/docs/manual/mod/threadpool.xml index b43dc41253..8236142475 100644 --- a/docs/manual/mod/threadpool.xml +++ b/docs/manual/mod/threadpool.xml @@ -2,7 +2,7 @@ <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?> -<modulesynopsis> +<modulesynopsis metafile="threadpool.xml.meta"> <name>threadpool</name> <description>Yet another experimental variant of the standard <module>worker</module> MPM</description> diff --git a/docs/manual/mod/worker.xml b/docs/manual/mod/worker.xml index 4e7f87105d..51c2cac7f0 100644 --- a/docs/manual/mod/worker.xml +++ b/docs/manual/mod/worker.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="worker.xml.meta"> <name>worker</name> <description>Multi-Processing Module implementing a hybrid multi-threaded multi-process web server</description> @@ -131,4 +131,4 @@ uses</a></seealso> <directivesynopsis location="mpm_common"><name>User</name> </directivesynopsis> -</modulesynopsis>
\ No newline at end of file +</modulesynopsis> diff --git a/docs/manual/mod/worker.xml.de b/docs/manual/mod/worker.xml.de index c123e71577..bf43dd0d95 100644 --- a/docs/manual/mod/worker.xml.de +++ b/docs/manual/mod/worker.xml.de @@ -3,7 +3,7 @@ <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?> <!-- English revision: 1.8.2.2 --> -<modulesynopsis> +<modulesynopsis metafile="worker.xml.meta"> <name>worker</name> <description>Multi-Processing-Modul, das einen Hybrid-Webserver mit Multi-Thread und Multi-Prozess-Unterstützung implementiert</description> @@ -137,4 +137,4 @@ <directivesynopsis location="mpm_common"><name>User</name> </directivesynopsis> -</modulesynopsis>
\ No newline at end of file +</modulesynopsis> diff --git a/docs/manual/mod/worker.xml.ja b/docs/manual/mod/worker.xml.ja index a72705a400..29da424566 100644 --- a/docs/manual/mod/worker.xml.ja +++ b/docs/manual/mod/worker.xml.ja @@ -2,7 +2,7 @@ <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?> <!-- English revision: 1.8 --> -<modulesynopsis> +<modulesynopsis metafile="worker.xml.meta"> <name>worker</name> <description>$B%^%k%A%9%l%C%I$H%^%k%A%W%m%;%9$N%O%$%V%j%C%I7?(B $B%&%'%V%5!<%P$r<BAu$7$?%^%k%A%W%m%;%C%7%s%0%b%8%e!<%k(B</description> diff --git a/docs/manual/mpm.xml b/docs/manual/mpm.xml index dc002799d6..381b80dca6 100644 --- a/docs/manual/mpm.xml +++ b/docs/manual/mpm.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="mpm.xml.meta"> <relativepath href="."/> <title>Multi-Processing Modules (MPMs)</title> diff --git a/docs/manual/mpm.xml.ja b/docs/manual/mpm.xml.ja index cde7d4e40d..56bb1fa57d 100644 --- a/docs/manual/mpm.xml.ja +++ b/docs/manual/mpm.xml.ja @@ -1,7 +1,7 @@ <?xml version='1.0' encoding='iso-2022-jp' ?> <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="./style/manual.ja.xsl"?> -<manualpage> +<manualpage metafile="mpm.xml.meta"> <relativepath href="."/> <!-- English revision: 1.2 --> diff --git a/docs/manual/mpm.xml.ru b/docs/manual/mpm.xml.ru index 525e6a4784..5b1ee84b6a 100644 --- a/docs/manual/mpm.xml.ru +++ b/docs/manual/mpm.xml.ru @@ -11,7 +11,7 @@ <!--***************************************************--> <?xml-stylesheet type="text/xsl" href="./style/manual.ru.xsl"?> -<manualpage> +<manualpage metafile="mpm.xml.meta"> <relativepath href="."/> <title>íÕÌØÔÉ-ÐÒÏÃÅÓÓÎÙÅ ÍÏÄÕÌÉ (íð-ÍÏÄÕÌÉ)</title> @@ -112,4 +112,4 @@ </table> </section> -</manualpage>
\ No newline at end of file +</manualpage> diff --git a/docs/manual/new_features_2_0.xml b/docs/manual/new_features_2_0.xml index ffbe6ba0c7..8f6bbca174 100644 --- a/docs/manual/new_features_2_0.xml +++ b/docs/manual/new_features_2_0.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="new_features_2_0.xml.meta"> <relativepath href="."/> <title>Overview of new features in Apache 2.0</title> diff --git a/docs/manual/new_features_2_0.xml.de b/docs/manual/new_features_2_0.xml.de index c57a08440f..b7068fd662 100644 --- a/docs/manual/new_features_2_0.xml.de +++ b/docs/manual/new_features_2_0.xml.de @@ -3,7 +3,7 @@ <?xml-stylesheet type="text/xsl" href="./style/manual.de.xsl"?> <!-- English revision: 1.4.2.1 --> -<manualpage> +<manualpage metafile="new_features_2_0.xml.meta"> <relativepath href="."/> <title>Übersicht der neuen Funktionen in Apache 2.0</title> @@ -237,4 +237,4 @@ module="mod_auth_dbm">AuthDBMType</directive> unterstützt.</dd> </dl> </section> -</manualpage>
\ No newline at end of file +</manualpage> diff --git a/docs/manual/new_features_2_0.xml.ja b/docs/manual/new_features_2_0.xml.ja index 4aa16b9ffb..f0686a5f86 100644 --- a/docs/manual/new_features_2_0.xml.ja +++ b/docs/manual/new_features_2_0.xml.ja @@ -1,7 +1,7 @@ <?xml version='1.0' encoding='iso-2022-jp' ?> <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="./style/manual.ja.xsl"?> -<manualpage> +<manualpage metafile="new_features_2_0.xml.meta"> <relativepath href="."/> <!-- English revision: 1.4.2.1 --> diff --git a/docs/manual/new_features_2_0.xml.ru b/docs/manual/new_features_2_0.xml.ru index 05eca672eb..698371f6d9 100644 --- a/docs/manual/new_features_2_0.xml.ru +++ b/docs/manual/new_features_2_0.xml.ru @@ -11,7 +11,7 @@ <!--***************************************************--> <?xml-stylesheet type="text/xsl" href="./style/manual.ru.xsl"?> -<manualpage> +<manualpage metafile="new_features_2_0.xml.meta"> <relativepath href="."/> <title>ïÂÚÏÒ ÎÏ×ÙÈ ×ÏÚÍÏÖÎÏÓÔÅÊ × Apache 2.0</title> diff --git a/docs/manual/platform/ebcdic.xml b/docs/manual/platform/ebcdic.xml index b0376dd770..33869c15a3 100644 --- a/docs/manual/platform/ebcdic.xml +++ b/docs/manual/platform/ebcdic.xml @@ -2,7 +2,7 @@ <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?> -<manualpage> +<manualpage metafile="ebcdic.xml.meta"> <relativepath href=".." /> <parentdocument href="./">Platform Specific Notes</parentdocument> diff --git a/docs/manual/platform/index.xml b/docs/manual/platform/index.xml index 9a69c00793..5c797ce1ca 100644 --- a/docs/manual/platform/index.xml +++ b/docs/manual/platform/index.xml @@ -2,7 +2,7 @@ <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?> -<manualpage> +<manualpage metafile="index.xml.meta"> <relativepath href=".." /> <parentdocument href="../"/> @@ -68,4 +68,4 @@ </section> -</manualpage>
\ No newline at end of file +</manualpage> diff --git a/docs/manual/platform/netware.xml b/docs/manual/platform/netware.xml index 1b2aae35ec..9cef0ae1c1 100644 --- a/docs/manual/platform/netware.xml +++ b/docs/manual/platform/netware.xml @@ -2,7 +2,7 @@ <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?> -<manualpage> +<manualpage metafile="netware.xml.meta"> <relativepath href=".." /> <parentdocument href="./">Platform Specific Notes</parentdocument> diff --git a/docs/manual/platform/perf-hp.xml b/docs/manual/platform/perf-hp.xml index 5edeae7f65..10a172dc82 100644 --- a/docs/manual/platform/perf-hp.xml +++ b/docs/manual/platform/perf-hp.xml @@ -2,7 +2,7 @@ <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?> -<manualpage> +<manualpage metafile="perf-hp.xml.meta"> <relativepath href=".." /> <parentdocument href="./">Platform Specific Notes</parentdocument> diff --git a/docs/manual/platform/win_compiling.xml b/docs/manual/platform/win_compiling.xml index 85e705928a..2f389b85b6 100644 --- a/docs/manual/platform/win_compiling.xml +++ b/docs/manual/platform/win_compiling.xml @@ -2,7 +2,7 @@ <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?> -<manualpage> +<manualpage metafile="win_compiling.xml.meta"> <relativepath href=".." /> <parentdocument href="./">Platform Specific Notes</parentdocument> diff --git a/docs/manual/platform/windows.xml b/docs/manual/platform/windows.xml index 495f100324..b4bfac271a 100644 --- a/docs/manual/platform/windows.xml +++ b/docs/manual/platform/windows.xml @@ -2,7 +2,7 @@ <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?> -<manualpage> +<manualpage metafile="windows.xml.meta"> <relativepath href=".." /> <parentdocument href="./">Platform Specific Notes</parentdocument> diff --git a/docs/manual/programs/apachectl.xml b/docs/manual/programs/apachectl.xml index 27c7553f36..60356dcb16 100644 --- a/docs/manual/programs/apachectl.xml +++ b/docs/manual/programs/apachectl.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="apachectl.xml.meta"> <relativepath href=".."/> <parentdocument href="./">Programs</parentdocument> diff --git a/docs/manual/programs/httpd.xml b/docs/manual/programs/httpd.xml index 19eb7b1cf2..fa96a1c1b1 100644 --- a/docs/manual/programs/httpd.xml +++ b/docs/manual/programs/httpd.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="httpd.xml.meta"> <relativepath href=".."/> <parentdocument href="./">Programs</parentdocument> diff --git a/docs/manual/programs/index.xml b/docs/manual/programs/index.xml index 2fd843ee71..fb5ec46478 100644 --- a/docs/manual/programs/index.xml +++ b/docs/manual/programs/index.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="index.xml.meta"> <relativepath href=".."/> <parentdocument href="../"/> @@ -63,4 +63,4 @@ </dl> </section> -</manualpage>
\ No newline at end of file +</manualpage> diff --git a/docs/manual/sections.xml b/docs/manual/sections.xml index a17c6a89b6..07ef373126 100644 --- a/docs/manual/sections.xml +++ b/docs/manual/sections.xml @@ -2,7 +2,7 @@ <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="./style/manual.en.xsl"?> -<manualpage> +<manualpage metafile="sections.xml.meta"> <relativepath href="."/> <title>Configuration Sections</title> diff --git a/docs/manual/sections.xml.ja b/docs/manual/sections.xml.ja index a3e94a2535..2baa15a588 100644 --- a/docs/manual/sections.xml.ja +++ b/docs/manual/sections.xml.ja @@ -3,7 +3,7 @@ <?xml-stylesheet type="text/xsl" href="./style/manual.ja.xsl"?> <!-- English revision: 1.3 --> -<manualpage> +<manualpage metafile="sections.xml.meta"> <relativepath href="."/> <title>$B%;%/%7%g%s$N@_Dj(B</title> diff --git a/docs/manual/server-wide.xml b/docs/manual/server-wide.xml index 85d81c1a6b..7254a31c79 100644 --- a/docs/manual/server-wide.xml +++ b/docs/manual/server-wide.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="server-wide.xml.meta"> <relativepath href="."/> <title>Server-Wide Configuration</title> diff --git a/docs/manual/server-wide.xml.ja b/docs/manual/server-wide.xml.ja index 7c08b13bc9..993024f7c3 100644 --- a/docs/manual/server-wide.xml.ja +++ b/docs/manual/server-wide.xml.ja @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="iso-2022-jp"?> <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="./style/manual.ja.xsl"?> -<manualpage> +<manualpage metafile="server-wide.xml.meta"> <relativepath href="."/> <!-- English revision: 1.1 --> diff --git a/docs/manual/sitemap.xml b/docs/manual/sitemap.xml index bd7b782b4a..b5f49af1c8 100644 --- a/docs/manual/sitemap.xml +++ b/docs/manual/sitemap.xml @@ -4,7 +4,7 @@ > <?xml-stylesheet type="text/xsl" href="./style/manual.en.xsl"?> -<sitemap> +<sitemap metafile="sitemap.xml.meta"> <relativepath href="."/> <title>Sitemap</title> diff --git a/docs/manual/sitemap.xml.de b/docs/manual/sitemap.xml.de index a05290a719..0d4073c27c 100644 --- a/docs/manual/sitemap.xml.de +++ b/docs/manual/sitemap.xml.de @@ -5,7 +5,7 @@ <?xml-stylesheet type="text/xsl" href="./style/manual.de.xsl"?> <!-- English revision: 1.12.2.9 --> -<sitemap> +<sitemap metafile="sitemap.xml.meta"> <relativepath href="."/> <title>Seitenindex</title> diff --git a/docs/manual/sitemap.xml.ja b/docs/manual/sitemap.xml.ja index 058e7c9739..58240ccc1d 100644 --- a/docs/manual/sitemap.xml.ja +++ b/docs/manual/sitemap.xml.ja @@ -5,7 +5,7 @@ <?xml-stylesheet type="text/xsl" href="./style/manual.ja.xsl"?> <!-- English revision: 1.12.2.5 --> -<sitemap> +<sitemap metafile="sitemap.xml.meta"> <relativepath href="."/> <title>Site Map</title> diff --git a/docs/manual/ssl/index.xml b/docs/manual/ssl/index.xml index b33fdab6c2..3bbb2a0be8 100644 --- a/docs/manual/ssl/index.xml +++ b/docs/manual/ssl/index.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="index.xml.meta"> <relativepath href=".."/> <parentdocument href="../"/> diff --git a/docs/manual/ssl/index.xml.ja b/docs/manual/ssl/index.xml.ja index b9b62cee4a..d27ec904ec 100644 --- a/docs/manual/ssl/index.xml.ja +++ b/docs/manual/ssl/index.xml.ja @@ -1,7 +1,7 @@ <?xml version='1.0' encoding='iso-2022-jp' ?> <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?> -<manualpage> +<manualpage metafile="index.xml.meta"> <relativepath href=".."/> <!-- English revision: 1.2 --> diff --git a/docs/manual/ssl/ssl_compat.xml b/docs/manual/ssl/ssl_compat.xml index c1fd0acb03..24d17ea0fa 100644 --- a/docs/manual/ssl/ssl_compat.xml +++ b/docs/manual/ssl/ssl_compat.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="ssl_compat.xml.meta"> <relativepath href=".."/> <parentdocument href="./">SSL/TLS</parentdocument> diff --git a/docs/manual/ssl/ssl_faq.xml b/docs/manual/ssl/ssl_faq.xml index c656ad9da5..7931079dd9 100644 --- a/docs/manual/ssl/ssl_faq.xml +++ b/docs/manual/ssl/ssl_faq.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="ssl_faq.xml.meta"> <relativepath href=".."/> <parentdocument href="./">SSL/TLS</parentdocument> diff --git a/docs/manual/ssl/ssl_howto.xml b/docs/manual/ssl/ssl_howto.xml index 7263ff4e89..cf44807e6b 100644 --- a/docs/manual/ssl/ssl_howto.xml +++ b/docs/manual/ssl/ssl_howto.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="ssl_howto.xml.meta"> <relativepath href=".."/> <parentdocument href="./">SSL/TLS</parentdocument> diff --git a/docs/manual/ssl/ssl_intro.xml b/docs/manual/ssl/ssl_intro.xml index f1e701c790..5579e074be 100644 --- a/docs/manual/ssl/ssl_intro.xml +++ b/docs/manual/ssl/ssl_intro.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="ssl_intro.xml.meta"> <relativepath href=".."/> <parentdocument href="./">SSL/TLS</parentdocument> diff --git a/docs/manual/stopping.xml b/docs/manual/stopping.xml index 88776a7453..1a81690e81 100644 --- a/docs/manual/stopping.xml +++ b/docs/manual/stopping.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="stopping.xml.meta"> <relativepath href="."/> <title>Stopping and Restarting</title> diff --git a/docs/manual/stopping.xml.de b/docs/manual/stopping.xml.de index ad11ed1cdb..3276babd74 100644 --- a/docs/manual/stopping.xml.de +++ b/docs/manual/stopping.xml.de @@ -2,7 +2,7 @@ <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="./style/manual.de.xsl"?> <!-- English revision: 1.2.2.3 --> -<manualpage> +<manualpage metafile="stopping.xml.meta"> <relativepath href="."/> <title>Beenden und Neustarten</title> diff --git a/docs/manual/stopping.xml.ja b/docs/manual/stopping.xml.ja index fa06d0258b..c26a469ba1 100644 --- a/docs/manual/stopping.xml.ja +++ b/docs/manual/stopping.xml.ja @@ -2,7 +2,7 @@ <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="./style/manual.ja.xsl"?> <!-- English revision: 1.2.2.3 --> -<manualpage> +<manualpage metafile="stopping.xml.meta"> <relativepath href="."/> <title>$BDd;_$H:F5/F0(B</title> diff --git a/docs/manual/stopping.xml.ru b/docs/manual/stopping.xml.ru index de958b0986..94e513d956 100644 --- a/docs/manual/stopping.xml.ru +++ b/docs/manual/stopping.xml.ru @@ -11,7 +11,7 @@ <!--***************************************************--> <?xml-stylesheet type="text/xsl" href="./style/manual.ru.xsl"?> -<manualpage> +<manualpage metafile="stopping.xml.meta"> <relativepath href="."/> <title>ïÓÔÁÎÏ× É ÐÅÒÅÚÁÐÕÓË</title> @@ -222,4 +222,4 @@ ÐÕÓÔÙÈ ÄÏËÕÍÅÎÔÏ× É ÐÏ×ÒÅÖÄ£ÎÎÙÈ ËÁÒÔÉÎÏË.</p> </section> -</manualpage>
\ No newline at end of file +</manualpage> diff --git a/docs/manual/style/manualpage.dtd b/docs/manual/style/manualpage.dtd index a0ef109ee9..585ba28503 100644 --- a/docs/manual/style/manualpage.dtd +++ b/docs/manual/style/manualpage.dtd @@ -6,3 +6,5 @@ <!-- <manualpage> is the root element --> <!ELEMENT manualpage (relativepath, parentdocument?, title, summary?, seealso*, section*)> + +<!ATTLIST manualpage metafile CDATA #REQUIRED> diff --git a/docs/manual/style/modulesynopsis.dtd b/docs/manual/style/modulesynopsis.dtd index 021135ead0..34440a00b8 100644 --- a/docs/manual/style/modulesynopsis.dtd +++ b/docs/manual/style/modulesynopsis.dtd @@ -7,6 +7,8 @@ identifier? , compatibility? , summary? , seealso* , section*, directivesynopsis*)> +<!ATTLIST modulesynopsis metafile CDATA #REQUIRED> + <!ELEMENT directivesynopsis (name , description? , syntax? , default? , contextlist? , override? , modulelist?, status?, compatibility? , usage?, seealso*)> @@ -43,9 +45,15 @@ usage?, seealso*)> <!-- Used in index.xml --> <!ELEMENT moduleindex (title, summary, seealso*, modulefilelist)> +<!ATTLIST moduleindex metafile CDATA #REQUIRED> + <!-- Used in directive.xml --> <!ELEMENT directiveindex (title | summary | modulefilelist)+> +<!ATTLIST directiveindex metafile CDATA #REQUIRED> + <!-- Used in quickreference.xml --> <!ELEMENT quickreference (title | summary | legend | modulefilelist)+> +<!ATTLIST quickreference metafile CDATA #REQUIRED> + <!ELEMENT legend (table, table)> diff --git a/docs/manual/style/sitemap.dtd b/docs/manual/style/sitemap.dtd index e326afdbd9..8c7b57e9a3 100644 --- a/docs/manual/style/sitemap.dtd +++ b/docs/manual/style/sitemap.dtd @@ -6,9 +6,13 @@ <!-- <sitemap> is the root element --> <!ELEMENT sitemap (relativepath, title, summary?, seealso*, category*)> +<!ATTLIST sitemap metafile CDATA #REQUIRED> + <!-- <indexpage> is another root element --> <!ELEMENT indexpage (relativepath, parentdocument, title, category*)> +<!ATTLIST indexpage metafile CDATA #REQUIRED> + <!ELEMENT category (title, page*, modulefilelist? )> <!ATTLIST category id ID #IMPLIED> diff --git a/docs/manual/suexec.xml b/docs/manual/suexec.xml index 0d61c5128c..84a3546ebf 100644 --- a/docs/manual/suexec.xml +++ b/docs/manual/suexec.xml @@ -2,7 +2,7 @@ <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="./style/manual.en.xsl"?> -<manualpage> +<manualpage metafile="suexec.xml.meta"> <relativepath href="."/> <title>suEXEC Support</title> @@ -557,4 +557,4 @@ </section> -</manualpage>
\ No newline at end of file +</manualpage> diff --git a/docs/manual/suexec.xml.ja b/docs/manual/suexec.xml.ja index 7d7fe35360..f2b9f98d5b 100644 --- a/docs/manual/suexec.xml.ja +++ b/docs/manual/suexec.xml.ja @@ -3,7 +3,7 @@ <?xml-stylesheet type="text/xsl" href="./style/manual.ja.xsl"?> <!-- English revision: 1.3 --> -<manualpage> +<manualpage metafile="suexec.xml.meta"> <relativepath href="."/> <title>suEXEC $B%5%]!<%H(B</title> diff --git a/docs/manual/upgrading.xml b/docs/manual/upgrading.xml index 7492c0e6d8..26f114082e 100644 --- a/docs/manual/upgrading.xml +++ b/docs/manual/upgrading.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="upgrading.xml.meta"> <relativepath href="."/> <title>Upgrading to 2.0 from 1.3</title> diff --git a/docs/manual/upgrading.xml.de b/docs/manual/upgrading.xml.de index d955f91ae9..7f0267cbd1 100644 --- a/docs/manual/upgrading.xml.de +++ b/docs/manual/upgrading.xml.de @@ -3,7 +3,7 @@ <?xml-stylesheet type="text/xsl" href="./style/manual.de.xsl"?> <!-- English revision: 1.6.2.3 --> -<manualpage> +<manualpage metafile="upgrading.xml.meta"> <relativepath href="."/> <title>Upgrade von 1.3 auf 2.0</title> diff --git a/docs/manual/upgrading.xml.ja b/docs/manual/upgrading.xml.ja index bb4832108d..66f612aa47 100644 --- a/docs/manual/upgrading.xml.ja +++ b/docs/manual/upgrading.xml.ja @@ -1,7 +1,7 @@ <?xml version='1.0' encoding='iso-2022-jp' ?> <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="./style/manual.ja.xsl"?> -<manualpage> +<manualpage metafile="upgrading.xml.meta"> <relativepath href="."/> <!-- English revision: 1.6.2.1 --> diff --git a/docs/manual/upgrading.xml.ru b/docs/manual/upgrading.xml.ru index 39dbe2d1d6..8eae1b90df 100644 --- a/docs/manual/upgrading.xml.ru +++ b/docs/manual/upgrading.xml.ru @@ -11,7 +11,7 @@ <!--***************************************************--> <?xml-stylesheet type="text/xsl" href="./style/manual.ru.xsl"?> -<manualpage> +<manualpage metafile="upgrading.xml.meta"> <relativepath href="."/> <title>ðÅÒÅÈÏÄ ÏÔ ×ÅÒÓÉÉ 1.3 Ë ×ÅÒÓÉÉ 2.0</title> diff --git a/docs/manual/urlmapping.xml b/docs/manual/urlmapping.xml index 9ecf52d3cb..6e3d51721b 100644 --- a/docs/manual/urlmapping.xml +++ b/docs/manual/urlmapping.xml @@ -2,7 +2,7 @@ <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="./style/manual.en.xsl"?> -<manualpage> +<manualpage metafile="urlmapping.xml.meta"> <relativepath href="."/> <title>Mapping URLs to Filesystem Locations</title> diff --git a/docs/manual/urlmapping.xml.ja b/docs/manual/urlmapping.xml.ja index 931b0d6461..8cb4fd640c 100644 --- a/docs/manual/urlmapping.xml.ja +++ b/docs/manual/urlmapping.xml.ja @@ -3,7 +3,7 @@ <?xml-stylesheet type="text/xsl" href="./style/manual.ja.xsl"?> <!-- English revision: 1.3 --> -<manualpage> +<manualpage metafile="urlmapping.xml.meta"> <relativepath href="."/> <title>URL $B$+$i%U%!%$%k%7%9%F%`>e$N0LCV$X$N%^%C%W(B</title> diff --git a/docs/manual/vhosts/details.xml b/docs/manual/vhosts/details.xml index 5de9b69fb3..179189d190 100644 --- a/docs/manual/vhosts/details.xml +++ b/docs/manual/vhosts/details.xml @@ -2,7 +2,7 @@ <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?> -<manualpage> +<manualpage metafile="details.xml.meta"> <relativepath href=".."/> <parentdocument href="./">Virtual Hosts</parentdocument> <title>An In-Depth Discussion of Virtual Host Matching</title> diff --git a/docs/manual/vhosts/examples.xml b/docs/manual/vhosts/examples.xml index a82103e8f7..984a848d08 100644 --- a/docs/manual/vhosts/examples.xml +++ b/docs/manual/vhosts/examples.xml @@ -2,7 +2,7 @@ <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?> -<manualpage> +<manualpage metafile="examples.xml.meta"> <relativepath href=".."/> <parentdocument href="./">Virtual Hosts</parentdocument> <title>VirtualHost Examples</title> diff --git a/docs/manual/vhosts/fd-limits.xml b/docs/manual/vhosts/fd-limits.xml index 52acb4cdfb..c1e3a11378 100644 --- a/docs/manual/vhosts/fd-limits.xml +++ b/docs/manual/vhosts/fd-limits.xml @@ -2,7 +2,7 @@ <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?> -<manualpage> +<manualpage metafile="fd-limits.xml.meta"> <relativepath href=".."/> <parentdocument href="./">Virtual Hosts</parentdocument> <title>File Descriptor Limits</title> diff --git a/docs/manual/vhosts/fd-limits.xml.ja b/docs/manual/vhosts/fd-limits.xml.ja index 3e20c482e8..42858cc153 100644 --- a/docs/manual/vhosts/fd-limits.xml.ja +++ b/docs/manual/vhosts/fd-limits.xml.ja @@ -3,7 +3,7 @@ <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?> <!-- English revision: 1.3 --> -<manualpage> +<manualpage metafile="fd-limits.xml.meta"> <relativepath href=".."/> <title>$B%U%!%$%k5-=R;R$N8B3&(B</title> diff --git a/docs/manual/vhosts/index.xml b/docs/manual/vhosts/index.xml index ed97c7fe32..5e808a6d45 100644 --- a/docs/manual/vhosts/index.xml +++ b/docs/manual/vhosts/index.xml @@ -2,7 +2,7 @@ <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?> -<manualpage> +<manualpage metafile="index.xml.meta"> <relativepath href=".."/> <parentdocument href="../"/> diff --git a/docs/manual/vhosts/index.xml.ja b/docs/manual/vhosts/index.xml.ja index dbbc7e22b0..82ca74fa38 100644 --- a/docs/manual/vhosts/index.xml.ja +++ b/docs/manual/vhosts/index.xml.ja @@ -2,7 +2,7 @@ <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?> -<manualpage> +<manualpage metafile="index.xml.meta"> <relativepath href=".."/> <!-- English revision: 1.1 --> @@ -76,4 +76,4 @@ href="../programs/httpd.html">httpd $B%W%m%0%i%`$N@bL@J8=q(B</a>$B$r8+$F$/$@$5$$(B)</p> </section> -</manualpage>
\ No newline at end of file +</manualpage> diff --git a/docs/manual/vhosts/ip-based.xml b/docs/manual/vhosts/ip-based.xml index 5be3ef544f..b8ac53ccad 100644 --- a/docs/manual/vhosts/ip-based.xml +++ b/docs/manual/vhosts/ip-based.xml @@ -2,7 +2,7 @@ <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?> -<manualpage> +<manualpage metafile="ip-based.xml.meta"> <relativepath href=".."/> <parentdocument href="./">Virtual Hosts</parentdocument> <title>Apache IP-based Virtual Host Support</title> diff --git a/docs/manual/vhosts/mass.xml b/docs/manual/vhosts/mass.xml index c349c16b96..2c29efeed4 100644 --- a/docs/manual/vhosts/mass.xml +++ b/docs/manual/vhosts/mass.xml @@ -2,7 +2,7 @@ <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?> -<manualpage> +<manualpage metafile="mass.xml.meta"> <relativepath href=".."/> <parentdocument href="./">Virtual Hosts</parentdocument> <title>Dynamically configured mass virtual hosting</title> diff --git a/docs/manual/vhosts/name-based.xml b/docs/manual/vhosts/name-based.xml index 5bd611e077..10b368eefe 100644 --- a/docs/manual/vhosts/name-based.xml +++ b/docs/manual/vhosts/name-based.xml @@ -2,7 +2,7 @@ <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?> -<manualpage> +<manualpage metafile="name-based.xml.meta"> <relativepath href=".."/> <parentdocument href="./">Virtual Hosts</parentdocument> <title>Name-based Virtual Host Support</title> |