diff options
author | André Malo <nd@apache.org> | 2004-04-17 11:18:06 +0000 |
---|---|---|
committer | André Malo <nd@apache.org> | 2004-04-17 11:18:06 +0000 |
commit | 79bba88026028fa96782d09077247c96888717dc (patch) | |
tree | af3d89de8476144f80aec66b351bde43353bc089 /docs/manual/handler.xml | |
parent | 58094b1a10699a65aff339c92976961d9042a467 (diff) | |
download | httpd-79bba88026028fa96782d09077247c96888717dc.tar.gz |
add revision keyword
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103425 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/handler.xml')
-rw-r--r-- | docs/manual/handler.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/manual/handler.xml b/docs/manual/handler.xml index e0ba3184f9..9e51658d2e 100644 --- a/docs/manual/handler.xml +++ b/docs/manual/handler.xml @@ -1,6 +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"?> +<!-- $Revision: 1.9 $ --> <!-- Copyright 2002-2004 The Apache Software Foundation |