Doc nits cleanup, round 2
[openssl.git] / doc / crypto / bio.pod
index eff9ec53c35ef33363ad3b2398324835d70bc500..cf44a746ba68a9d03dac2fefb0ff1fb4892923df 100644 (file)
@@ -8,9 +8,6 @@ bio - I/O abstraction
 
  #include <openssl/bio.h>
 
-TBA
-
-
 =head1 DESCRIPTION
 
 A BIO is an I/O abstraction, it hides many of the underlying I/O
@@ -54,8 +51,6 @@ L<BIO_s_null(3)>, L<BIO_s_socket(3)>,
 L<BIO_set_callback(3)>,
 L<BIO_should_retry(3)>
 
-=cut
-
 =head1 COPYRIGHT
 
 Copyright 2000-2016 The OpenSSL Project Authors. All Rights Reserved.