aboutsummaryrefslogtreecommitdiffstats
path: root/doc/ssl/SSL_clear.pod
diff options
context:
space:
mode:
authorLutz Jänicke <jaenicke@openssl.org>2001-02-10 16:18:35 +0000
committerLutz Jänicke <jaenicke@openssl.org>2001-02-10 16:18:35 +0000
commit7b9cb4a2243d8652b7375207e923e0cff2476d72 (patch)
treee502d034a1e54b0f0c95b49481c0f457a620619a /doc/ssl/SSL_clear.pod
parentbc2dfde4b392724fb60f13d8273882cd5cfe8148 (diff)
downloadopenssl-7b9cb4a2243d8652b7375207e923e0cff2476d72.tar.gz
Manual page for SSL_CTX_set_options(). Unfortunately for some of the
options someone much longer working with OpenSSL/SSLeay is needed.
Diffstat (limited to 'doc/ssl/SSL_clear.pod')
-rw-r--r--doc/ssl/SSL_clear.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ssl/SSL_clear.pod b/doc/ssl/SSL_clear.pod
index 862fd8291d..aeb0b5c7a2 100644
--- a/doc/ssl/SSL_clear.pod
+++ b/doc/ssl/SSL_clear.pod
@@ -34,6 +34,6 @@ The SSL_clear() operation was successful.
=back
L<SSL_new(3)|SSL_new(3)>, L<SSL_free(3)|SSL_free(3)>,
-L<ssl(3)|ssl(3)>
+L<SSL_CTX_set_options(3)|SSL_CTX_set_options(3)>, L<ssl(3)|ssl(3)>
=cut