diff options
Diffstat (limited to 'src/lib/libcrypto/doc/RSA_new.pod')
-rw-r--r-- | src/lib/libcrypto/doc/RSA_new.pod | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/lib/libcrypto/doc/RSA_new.pod b/src/lib/libcrypto/doc/RSA_new.pod index f16490ea6a..299047f31f 100644 --- a/src/lib/libcrypto/doc/RSA_new.pod +++ b/src/lib/libcrypto/doc/RSA_new.pod | |||
@@ -29,7 +29,8 @@ RSA_free() returns no value. | |||
29 | 29 | ||
30 | =head1 SEE ALSO | 30 | =head1 SEE ALSO |
31 | 31 | ||
32 | L<err(3)|err(3)>, L<rsa(3)|rsa(3)>, L<RSA_generate_key(3)|RSA_generate_key(3)> | 32 | L<ERR_get_error(3)|ERR_get_error(3)>, L<rsa(3)|rsa(3)>, |
33 | L<RSA_generate_key(3)|RSA_generate_key(3)> | ||
33 | 34 | ||
34 | =head1 HISTORY | 35 | =head1 HISTORY |
35 | 36 | ||