summaryrefslogtreecommitdiffstats
path: root/doc/crypto/BIO_f_ssl.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/crypto/BIO_f_ssl.pod')
-rw-r--r--doc/crypto/BIO_f_ssl.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/crypto/BIO_f_ssl.pod b/doc/crypto/BIO_f_ssl.pod
index a0531b0e0e..00b29bdeda 100644
--- a/doc/crypto/BIO_f_ssl.pod
+++ b/doc/crypto/BIO_f_ssl.pod
@@ -132,7 +132,7 @@ TBA
This SSL/TLS client example, attempts to retrieve a page from an
SSL/TLS web server. The I/O routines are identical to those of the
-unencrypted example in L<BIO_s_connect(3)|BIO_s_connect(3)>.
+unencrypted example in L<BIO_s_connect(3)>.
BIO *sbio, *out;
int len;