summaryrefslogtreecommitdiffstats
path: root/doc/ssl/SSL_new.pod
diff options
context:
space:
mode:
authorLutz Jänicke <jaenicke@openssl.org>2001-08-17 15:54:50 +0000
committerLutz Jänicke <jaenicke@openssl.org>2001-08-17 15:54:50 +0000
commita52877a2f1e4cda2224bcae3d221972c8a2c6dd8 (patch)
tree36fc164d69c6fc06bffa54ac5540ba3f2077a6bb /doc/ssl/SSL_new.pod
parentcdd7c3ce92007145c0cfef886f4c1eb814af1c21 (diff)
One more function documented.
Diffstat (limited to 'doc/ssl/SSL_new.pod')
-rw-r--r--doc/ssl/SSL_new.pod1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ssl/SSL_new.pod b/doc/ssl/SSL_new.pod
index 3b084e867d..25300e978f 100644
--- a/doc/ssl/SSL_new.pod
+++ b/doc/ssl/SSL_new.pod
@@ -38,6 +38,7 @@ The return value points to an allocated SSL structure.
L<SSL_free(3)|SSL_free(3)>, L<SSL_clear(3)|SSL_clear(3)>,
L<SSL_CTX_set_options(3)|SSL_CTX_set_options(3)>,
+L<SSL_get_SSL_CTX(3)|SSL_get_SSL_CTX(3)>,
L<ssl(3)|ssl(3)>
=cut