Fix L<> content in manpages
[openssl.git] / doc / crypto / BIO_s_accept.pod
index 45b73df7707b985343ec907150fad862a8dff761..8a23d4265783cbb450a06efc71275050fb505c06 100644 (file)
@@ -54,7 +54,7 @@ connection and reset the BIO into a state where it awaits another
 incoming connection.
 
 BIO_get_fd() and BIO_set_fd() can be called to retrieve or set
-the accept socket. See L<BIO_s_fd(3)|BIO_s_fd(3)>
+the accept socket. See L<BIO_s_fd(3)>
 
 BIO_set_accept_port() uses the string B<name> to set the accept
 port. The port is represented as a string of the form "host:port",