summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorLutz Jänicke <jaenicke@openssl.org>2001-04-12 11:45:42 +0000
committerLutz Jänicke <jaenicke@openssl.org>2001-04-12 11:45:42 +0000
commitf7181a9179f14b0b9a99616389a918212dac2407 (patch)
tree45e3c7d3f96ec880ff83cdf92e533bf5aef9bf42 /doc
parent9237ba8b6661f589960e4faa3bfe9ce80aaaf0ee (diff)
Typo (Jun-ichiro itojun Hagino <itojun@iijlab.net>)
Diffstat (limited to 'doc')
-rw-r--r--doc/ssl/SSL_shutdown.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ssl/SSL_shutdown.pod b/doc/ssl/SSL_shutdown.pod
index 7988dd3c90..c4ae6704e7 100644
--- a/doc/ssl/SSL_shutdown.pod
+++ b/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