Fix nits in crypto.pod,ssl.pod
[openssl.git] / doc / crypto / RSA_size.pod
index f68d5e8e3c1782b8c1568bb1e8b308b340970f3a..4ae29da737d803f3fda12f4b6dfc4de551360347 100644 (file)
@@ -28,11 +28,19 @@ The size.
 
 =head1 SEE ALSO
 
-L<rsa(3)|rsa(3)>, L<BN_num_bits(3)|BN_num_bits(3)>
+L<rsa(3)>, L<BN_num_bits(3)>
 
 =head1 HISTORY
 
-RSA_size() is available in all versions of SSLeay and OpenSSL.
 RSA_bits() was added in OpenSSL 1.1.0.
 
+=head1 COPYRIGHT
+
+Copyright 2000-2016 The OpenSSL Project Authors. All Rights Reserved.
+
+Licensed under the OpenSSL license (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>.
+
 =cut