Doc nits cleanup, round 2
[openssl.git] / doc / crypto / err.pod
index cd258f4e221dddbb6dbd1f8924c80ccca406d254..b57798e63bbf90d4918b2c7573ebf85fe510ac19 100644 (file)
@@ -164,8 +164,6 @@ the header file and generate the C error code file. This will normally
 be done if the external library needs to generate new ASN1 structures
 but it can also be used to add more general purpose error code handling.
 
-TBA more details
-
 =head1 INTERNALS
 
 The error queues are stored in a thread-local storage with one B<ERR_STATE>
@@ -195,8 +193,6 @@ L<SSL_get_error(3)>
 The ERR_load_crypto_strings() function was deprecated in OpenSSL 1.1.0 by
 OPENSSL_init_crypto().
 
-=cut
-
 =head1 COPYRIGHT
 
 Copyright 2000-2016 The OpenSSL Project Authors. All Rights Reserved.