Fix L<> content in manpages
[openssl.git] / doc / crypto / BIO_f_ssl.pod
index a0531b0e0e780ebdea92d500b958b9ba8ea73e72..00b29bdeda80fb05c93e47063cd6a94605b07afc 100644 (file)
@@ -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;