summaryrefslogtreecommitdiff
path: root/crypto/openssl/doc/ssl/SSL_shutdown.pod
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2001-07-19 19:59:37 +0000
committerKris Kennaway <kris@FreeBSD.org>2001-07-19 19:59:37 +0000
commit26d191b459ef5c6e6f66683faef459d6cf694aa2 (patch)
tree97ecedd5f90991a7abe96b7ca0cb51fa579341b5 /crypto/openssl/doc/ssl/SSL_shutdown.pod
parent5740a5e34c49bfc6885d8602958155fc91b62765 (diff)
Notes
Diffstat (limited to 'crypto/openssl/doc/ssl/SSL_shutdown.pod')
-rw-r--r--crypto/openssl/doc/ssl/SSL_shutdown.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/openssl/doc/ssl/SSL_shutdown.pod b/crypto/openssl/doc/ssl/SSL_shutdown.pod
index 7988dd3c90b5..c4ae6704e70b 100644
--- a/crypto/openssl/doc/ssl/SSL_shutdown.pod
+++ b/crypto/openssl/doc/ssl/SSL_shutdown.pod
@@ -66,7 +66,7 @@ Call SSL_get_error() with the return value B<ret> to find out the reason.
L<SSL_get_error(3)|SSL_get_error(3)>, L<SSL_connect(3)|SSL_connect(3)>,
L<SSL_accept(3)|SSL_accept(3)>, L<SSL_set_shutdown(3)|SSL_set_shutdown(3)>,
-L<SSL_clear(3)|SSL_clear(3), L<SSL_free(3)|SSL_free(3)>,
+L<SSL_clear(3)|SSL_clear(3)>, L<SSL_free(3)|SSL_free(3)>,
L<ssl(3)|ssl(3)>, L<bio(3)|bio(3)>
=cut