X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=doc%2Fcrypto%2FBIO_s_fd.pod;h=2f6b033f0abbb86ce07bcf5d29383aa26a205fed;hp=b1de1d1015496b587f2a4ac690389892aa1721c3;hb=9b86974e0c705ea321ddbc9a9d8562c894809e5b;hpb=3da9505dc02b0594633c73a11343f54bb5dbf536 diff --git a/doc/crypto/BIO_s_fd.pod b/doc/crypto/BIO_s_fd.pod index b1de1d1015..2f6b033f0a 100644 --- a/doc/crypto/BIO_s_fd.pod +++ b/doc/crypto/BIO_s_fd.pod @@ -48,7 +48,7 @@ BIO_new_fd() returns a file descriptor BIO using B and B. The behaviour of BIO_read() and BIO_write() depends on the behavior of the platforms read() and write() calls on the descriptor. If the underlying file descriptor is in a non blocking mode then the BIO will behave in the -manner described in the L and L +manner described in the L and L manual pages. File descriptor BIOs should not be used for socket I/O. Use socket BIOs @@ -82,8 +82,8 @@ This is a file descriptor BIO version of "Hello World": =head1 SEE ALSO -L, L, -L, L, -L, L, -L, L, -L, L +L, L, +L, L, +L, L, +L, L, +L, L