summaryrefslogtreecommitdiffstats
path: root/doc/crypto/BIO_s_accept.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/crypto/BIO_s_accept.pod')
-rw-r--r--doc/crypto/BIO_s_accept.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/crypto/BIO_s_accept.pod b/doc/crypto/BIO_s_accept.pod
index 45b73df770..8a23d42657 100644
--- a/doc/crypto/BIO_s_accept.pod
+++ b/doc/crypto/BIO_s_accept.pod
@@ -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",