]> granicus.if.org Git - apache/commitdiff
Submitted by: Mads Toftum
authorRichard Bowen <rbowen@apache.org>
Sun, 17 Nov 2002 23:33:26 +0000 (23:33 +0000)
committerRichard Bowen <rbowen@apache.org>
Sun, 17 Nov 2002 23:33:26 +0000 (23:33 +0000)
Reviewed by: Rich Bowen
Just getting rid of a reference to EAPI that shouldn't be there.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97556 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_ssl.html.en
docs/manual/mod/mod_ssl.xml

index 5269518c0532061a8377caa9acaec7089e65ae51..618cc5ad0cc43b47f5a9d5708a4d8040362f8ec4 100644 (file)
@@ -1190,8 +1190,7 @@ The following two storage <em>type</em>s are currently supported:</p>
     in size) inside a shared memory segment in RAM (established via
     <code>/path/to/datafile</code>) to synchronize the local OpenSSL memory
     caches of the server processes. This storage type is not available on all
-    platforms. See the mod_ssl <code>INSTALL</code> document for details on
-    how to build Apache+EAPI with shared memory support.</p></li>
+    platforms.</p></li>
 </ul>
 <div class="example"><h3>Examples</h3><p><code>
 SSLSessionCache dbm:/usr/local/apache/logs/ssl_gcache_data<br />
index 17bb868cb6b70743403985aa1ed2254f6cd15d36..b052c0d0196e4bdbe81e2dd4be6804555c222315 100644 (file)
@@ -348,8 +348,7 @@ The following two storage <em>type</em>s are currently supported:</p>
     in size) inside a shared memory segment in RAM (established via
     <code>/path/to/datafile</code>) to synchronize the local OpenSSL memory
     caches of the server processes. This storage type is not available on all
-    platforms. See the mod_ssl <code>INSTALL</code> document for details on
-    how to build Apache+EAPI with shared memory support.</p></li>
+    platforms.</p></li>
 </ul>
 <example><title>Examples</title>
 SSLSessionCache dbm:/usr/local/apache/logs/ssl_gcache_data<br />