diff options
Diffstat (limited to 'src/lib/libcrypto/doc/RSA_generate_key.pod')
| -rw-r--r-- | src/lib/libcrypto/doc/RSA_generate_key.pod | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/lib/libcrypto/doc/RSA_generate_key.pod b/src/lib/libcrypto/doc/RSA_generate_key.pod index 8714f7179d..52dbb14a53 100644 --- a/src/lib/libcrypto/doc/RSA_generate_key.pod +++ b/src/lib/libcrypto/doc/RSA_generate_key.pod | |||
| @@ -59,7 +59,8 @@ RSA_generate_key() goes into an infinite loop for illegal input values. | |||
| 59 | 59 | ||
| 60 | =head1 SEE ALSO | 60 | =head1 SEE ALSO |
| 61 | 61 | ||
| 62 | L<err(3)|err(3)>, L<rand(3)|rand(3)>, L<rsa(3)|rsa(3)>, L<RSA_free(3)|RSA_free(3)> | 62 | L<ERR_get_error(3)|ERR_get_error(3)>, L<rand(3)|rand(3)>, L<rsa(3)|rsa(3)>, |
| 63 | L<RSA_free(3)|RSA_free(3)> | ||
| 63 | 64 | ||
| 64 | =head1 HISTORY | 65 | =head1 HISTORY |
| 65 | 66 | ||
