]> granicus.if.org Git - apache/commitdiff
Typos
authorRainer Jung <rjung@apache.org>
Tue, 31 Jan 2012 18:07:54 +0000 (18:07 +0000)
committerRainer Jung <rjung@apache.org>
Tue, 31 Jan 2012 18:07:54 +0000 (18:07 +0000)
Backport of r1212872 from trunk.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1238720 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/socache.xml

index 3e19c9fd375bbe7e6d9c7a5ca95183865690c478..69333792d309dd0c265418f269e0d045f6f4078f 100644 (file)
@@ -40,9 +40,9 @@
     <p>The only configuration required is to select which cache provider
     to use.  This is the responsibility of modules using the cache, and
     they enable selecton using directives such as
-    <directive module="authn_socache">AuthnCacheSOCache</directive>,
-    <directive module="ssl">SSLSessionCache</directive>, and
-    <directive module="ssl">SSLStaplingCache</directive>.</p>
+    <directive module="mod_authn_socache">AuthnCacheSOCache</directive>,
+    <directive module="mod_ssl">SSLSessionCache</directive>, and
+    <directive module="mod_ssl">SSLStaplingCache</directive>.</p>
     <p>Currently available providers are:</p>
     <dl>
     <dt>"dbm" (<module>mod_socache_dbm</module>)</dt>