From: André Malo Date: Sat, 1 Feb 2014 21:40:45 +0000 (+0000) Subject: add upgrade attribute to root elements, which allows to specify: X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a812c9d29be0ca45e197a85036cc37514394cd1d;p=thirdparty%2Fapache%2Fhttpd.git add upgrade attribute to root elements, which allows to specify: - a different future document name - an empty string, meaning that the document disappears in the future git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@1563476 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/style/faq.dtd b/docs/manual/style/faq.dtd index 9af4f113de4..22854530488 100644 --- a/docs/manual/style/faq.dtd +++ b/docs/manual/style/faq.dtd @@ -26,6 +26,7 @@ seealso*, (section | categories))> diff --git a/docs/manual/style/manualpage.dtd b/docs/manual/style/manualpage.dtd index 17742548fb0..e9c22a044b3 100644 --- a/docs/manual/style/manualpage.dtd +++ b/docs/manual/style/manualpage.dtd @@ -24,4 +24,6 @@ - + diff --git a/docs/manual/style/sitemap.dtd b/docs/manual/style/sitemap.dtd index e47e8a9db13..829f326017e 100644 --- a/docs/manual/style/sitemap.dtd +++ b/docs/manual/style/sitemap.dtd @@ -23,12 +23,16 @@ - + - +