diff options
Diffstat (limited to 'src/lib/libcrypto/doc/EVP_PKEY_print_private.pod')
-rw-r--r-- | src/lib/libcrypto/doc/EVP_PKEY_print_private.pod | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libcrypto/doc/EVP_PKEY_print_private.pod b/src/lib/libcrypto/doc/EVP_PKEY_print_private.pod index ce9d70d7a7..c9b7a89821 100644 --- a/src/lib/libcrypto/doc/EVP_PKEY_print_private.pod +++ b/src/lib/libcrypto/doc/EVP_PKEY_print_private.pod | |||
@@ -28,7 +28,7 @@ be used. | |||
28 | 28 | ||
29 | =head1 NOTES | 29 | =head1 NOTES |
30 | 30 | ||
31 | Currently no public key algorithms include any options in the B<pctx> parameter | 31 | Currently no public key algorithms include any options in the B<pctx> parameter |
32 | parameter. | 32 | parameter. |
33 | 33 | ||
34 | If the key does not include all the components indicated by the function then | 34 | If the key does not include all the components indicated by the function then |
@@ -44,7 +44,7 @@ the public key algorithm. | |||
44 | =head1 SEE ALSO | 44 | =head1 SEE ALSO |
45 | 45 | ||
46 | L<EVP_PKEY_CTX_new(3)|EVP_PKEY_CTX_new(3)>, | 46 | L<EVP_PKEY_CTX_new(3)|EVP_PKEY_CTX_new(3)>, |
47 | L<EVP_PKEY_keygen(3)|EVP_PKEY_keygen(3)> | 47 | L<EVP_PKEY_keygen(3)|EVP_PKEY_keygen(3)> |
48 | 48 | ||
49 | =head1 HISTORY | 49 | =head1 HISTORY |
50 | 50 | ||