diff options
author | André Malo <nd@apache.org> | 2004-11-20 19:42:58 +0100 |
---|---|---|
committer | André Malo <nd@apache.org> | 2004-11-20 19:42:58 +0100 |
commit | 4ac4e5a1e376906da8135d2196440f52f0a4402e (patch) | |
tree | 1ae35daf5c503ad7c59b1ec7e00bbb334ab9b912 /docs/manual/mod/mod_authn_file.xml | |
parent | adjust properties and revision expansion of the English docs (diff) | |
download | apache2-4ac4e5a1e376906da8135d2196440f52f0a4402e.tar.xz apache2-4ac4e5a1e376906da8135d2196440f52f0a4402e.zip |
$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/mod/mod_authn_file.xml')
-rw-r--r-- | docs/manual/mod/mod_authn_file.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/mod/mod_authn_file.xml b/docs/manual/mod/mod_authn_file.xml index 464b094f39..dc7a8f470d 100644 --- a/docs/manual/mod/mod_authn_file.xml +++ b/docs/manual/mod/mod_authn_file.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"?> -<!-- $Revision$ --> +<!-- $LastChangedRevision$ --> <!-- Copyright 2002-2004 The Apache Software Foundation |