X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=doc%2Fcrypto%2FBIO_s_accept.pod;h=8a23d4265783cbb450a06efc71275050fb505c06;hp=45b73df7707b985343ec907150fad862a8dff761;hb=9b86974e0c705ea321ddbc9a9d8562c894809e5b;hpb=3da9505dc02b0594633c73a11343f54bb5dbf536 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 +the accept socket. See L BIO_set_accept_port() uses the string B to set the accept port. The port is represented as a string of the form "host:port",