Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openssl/openssl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGeoff Thorpe <geoff@openssl.org>2002-10-29 20:46:12 +0300
committerGeoff Thorpe <geoff@openssl.org>2002-10-29 20:46:12 +0300
commit7d5376fdae2944c8f26237b051a277ba8338db71 (patch)
tree9cc0f1d0976b1c8e7645cb294cea1c4a4600585d /doc
parent7c99da56cfb2e4f8b0063dc6068378d6521dcfa4 (diff)
Correct another inconsistency in my recent commits.
Diffstat (limited to 'doc')
-rw-r--r--doc/ssl/SSL_CTX_set_session_cache_mode.pod1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ssl/SSL_CTX_set_session_cache_mode.pod b/doc/ssl/SSL_CTX_set_session_cache_mode.pod
index 1ce8d26624..b08a3ea0ba 100644
--- a/doc/ssl/SSL_CTX_set_session_cache_mode.pod
+++ b/doc/ssl/SSL_CTX_set_session_cache_mode.pod
@@ -121,6 +121,7 @@ SSL_CTX_get_session_cache_mode() returns the currently set cache mode.
L<ssl(3)|ssl(3)>, L<SSL_set_session(3)|SSL_set_session(3)>,
L<SSL_session_reused(3)|SSL_session_reused(3)>,
+L<SSL_CTX_add_session(3)|SSL_CTX_add_session(3)>,
L<SSL_CTX_sess_number(3)|SSL_CTX_sess_number(3)>,
L<SSL_CTX_sess_set_cache_size(3)|SSL_CTX_sess_set_cache_size(3)>,
L<SSL_CTX_sess_set_get_cb(3)|SSL_CTX_sess_set_get_cb(3)>,