diff options
author | Graham Leggett <minfrin@apache.org> | 2010-11-20 16:48:51 +0100 |
---|---|---|
committer | Graham Leggett <minfrin@apache.org> | 2010-11-20 16:48:51 +0100 |
commit | 2f74bae2d51d6362168b267249583a67ae1cb60a (patch) | |
tree | 871900eeef45483c951787b8e1f5c4ec0efc0bcf /docs/manual/mod/mod_cache_disk.xml.meta | |
parent | Updated the .fr ssl howto so it matches r1035435 changes (diff) | |
download | apache2-2f74bae2d51d6362168b267249583a67ae1cb60a.tar.xz apache2-2f74bae2d51d6362168b267249583a67ae1cb60a.zip |
Rename mod_disk_cache to mod_cache_disk within the documentation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1037244 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/mod_cache_disk.xml.meta')
-rw-r--r-- | docs/manual/mod/mod_cache_disk.xml.meta | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/docs/manual/mod/mod_cache_disk.xml.meta b/docs/manual/mod/mod_cache_disk.xml.meta new file mode 100644 index 0000000000..74abbc57ab --- /dev/null +++ b/docs/manual/mod/mod_cache_disk.xml.meta @@ -0,0 +1,15 @@ +<?xml version="1.0" encoding="UTF-8" ?> +<!-- GENERATED FROM XML: DO NOT EDIT --> + +<metafile> + <basename>mod_cache_disk</basename> + <path>/mod/</path> + <relpath>..</relpath> + + <variants> + <variant>en</variant> + <variant>fr</variant> + <variant outdated="yes">ja</variant> + <variant outdated="yes">ko</variant> + </variants> +</metafile> |