summaryrefslogtreecommitdiffstats
path: root/docs/manual/mod/mod_authn_socache.html.en
diff options
context:
space:
mode:
authorStefan Fritsch <sf@apache.org>2011-12-05 00:36:32 +0100
committerStefan Fritsch <sf@apache.org>2011-12-05 00:36:32 +0100
commit34742c35504994e3fbcb161f917c491f174c3d46 (patch)
tree9f55a2117c63473d97687b344d774b73f79adb5e /docs/manual/mod/mod_authn_socache.html.en
parentmod_slotmem_shm: Remove the colon syntax to indicate a relative path, and (diff)
downloadapache2-34742c35504994e3fbcb161f917c491f174c3d46.tar.xz
apache2-34742c35504994e3fbcb161f917c491f174c3d46.zip
Update xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1210279 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/mod_authn_socache.html.en')
-rw-r--r--docs/manual/mod/mod_authn_socache.html.en2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/mod/mod_authn_socache.html.en b/docs/manual/mod/mod_authn_socache.html.en
index 578d00a2b9..1137e4d9a9 100644
--- a/docs/manual/mod/mod_authn_socache.html.en
+++ b/docs/manual/mod/mod_authn_socache.html.en
@@ -185,7 +185,7 @@ the load on backends</td></tr>
</table>
<p>This is a server-wide setting to select a provider for the
<a href="../socache.html">shared object cache</a>.
- Values are "dbm", "dc", "mc", or "shmcb", each subject to the
+ Values are "dbm", "dc", "memcache", or "shmcb", each subject to the
appropriate module being loaded. If not set, your platform's
default will be used.</p>