From: Geoff Thorpe Date: Tue, 29 Oct 2002 17:51:32 +0000 (+0000) Subject: The last character of inconsistency in my recent commits is hereby X-Git-Tag: OpenSSL_0_9_7-beta4~18^2~98 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d9ec9d990f1442e9619fc2ef87ea157ed1a8d079;p=thirdparty%2Fopenssl.git The last character of inconsistency in my recent commits is hereby squashed. --- diff --git a/doc/ssl/SSL_CTX_set_session_cache_mode.pod b/doc/ssl/SSL_CTX_set_session_cache_mode.pod index 79c9ff57930..b08a3ea0baa 100644 --- a/doc/ssl/SSL_CTX_set_session_cache_mode.pod +++ b/doc/ssl/SSL_CTX_set_session_cache_mode.pod @@ -105,6 +105,7 @@ prevents these additions to the internal cache as well. Enable both SSL_SESS_CACHE_NO_INTERNAL_LOOKUP and SSL_SESS_CACHE_NO_INTERNAL_STORE at the same time. + =back The default mode is SSL_SESS_CACHE_SERVER.