diff options
author | André Malo <nd@apache.org> | 2004-11-20 18:42:58 +0000 |
---|---|---|
committer | André Malo <nd@apache.org> | 2004-11-20 18:42:58 +0000 |
commit | 4ac4e5a1e376906da8135d2196440f52f0a4402e (patch) | |
tree | 1ae35daf5c503ad7c59b1ec7e00bbb334ab9b912 /docs/manual/sitemap.xml | |
parent | 3b900e6993a614103318764a9d0958e1788f4e7e (diff) | |
download | httpd-4ac4e5a1e376906da8135d2196440f52f0a4402e.tar.gz |
$Revision$ is slightly misdocumented (only available since svn 1.1)
use LastChangedRevision instead
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105989 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/sitemap.xml')
-rw-r--r-- | docs/manual/sitemap.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/sitemap.xml b/docs/manual/sitemap.xml index 590752e136..86b9b337e3 100644 --- a/docs/manual/sitemap.xml +++ b/docs/manual/sitemap.xml @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8" ?> <!DOCTYPE sitemap SYSTEM "./style/sitemap.dtd"> <?xml-stylesheet type="text/xsl" href="./style/manual.en.xsl"?> -<!-- $Revision$ --> +<!-- $LastChangedRevision$ --> <!-- Copyright 2002-2004 The Apache Software Foundation |