X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=doc%2Fcrypto%2FBIO_s_bio.pod;h=8d0a55a025c73f49a49d5d29afec0f43056b2793;hp=592cab4beda6fadbb3e4e3b4880fbf582742bed3;hb=edd55d08f5e018e04a24fba7723aec8619a3c581;hpb=83743ad039abfd599595aad161054b072b8609bd diff --git a/doc/crypto/BIO_s_bio.pod b/doc/crypto/BIO_s_bio.pod index 592cab4bed..8d0a55a025 100644 --- a/doc/crypto/BIO_s_bio.pod +++ b/doc/crypto/BIO_s_bio.pod @@ -126,7 +126,7 @@ BIO_new_bio_pair() returns 1 on success, with the new BIOs available in B and B, or 0 on failure, with NULL pointers stored into the locations for B and B. Check the error stack for more information. -XXXXX: More return values need to be added here +[XXXXX: More return values need to be added here] =head1 EXAMPLE