Fix a grammar nit in CRYPTO_get_ex_new_index.pod
[openssl.git] / doc / man3 / SSL_pending.pod
index 642cd4b434cc9ad36fa7e355787c40213b777a13..adc995212a55b58469c549b931559117d57eb3b9 100644 (file)
@@ -51,7 +51,7 @@ returns 1 if there is buffered record data in the SSL object and 0 otherwise.
 =head1 SEE ALSO
 
 L<SSL_read_ex(3)>, L<SSL_read(3)>, L<SSL_CTX_set_read_ahead(3)>,
-L<SSL_CTX_set_split_send_fragment(3)>, L<ssl(3)>
+L<SSL_CTX_set_split_send_fragment(3)>, L<ssl(7)>
 
 =head1 HISTORY
 
@@ -61,7 +61,7 @@ The SSL_has_pending() function was added in OpenSSL 1.1.0.
 
 Copyright 2000-2016 The OpenSSL Project Authors. All Rights Reserved.
 
-Licensed under the OpenSSL license (the "License").  You may not use
+Licensed under the Apache License 2.0 (the "License").  You may not use
 this file except in compliance with the License.  You can obtain a copy
 in the file LICENSE in the source distribution or at
 L<https://www.openssl.org/source/license.html>.