BIO_seed() and BIO_tell() were documented in two other documents,
[openssl.git] / doc / crypto / BIO_s_bio.pod
index 5867bc5a8fb4c2c25b572dc14035d6f4eec508a1..bfcb975ef64cd3975fd76b499759a2124fcebe8a 100644 (file)
@@ -2,7 +2,10 @@
 
 =head1 NAME
 
-BIO_s_bio - BIO pair
+BIO_s_bio, BIO_make_bio_pair, BIO_destroy_bio_pair, BIO_set_write_buf_size,
+BIO_get_write_buf_size, BIO_new_bio_pair, BIO_get_write_guarantee,
+BIO_ctrl_get_write_guarantee, BIO_get_read_request, BIO_ctrl_get_read_request,
+BIO_ctrl_reset_read_request - BIO pair BIO
 
 =head1 SYNOPSIS