summaryrefslogtreecommitdiffstats
path: root/doc/man3/OSSL_ENCODER_CTX_new_for_pkey.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man3/OSSL_ENCODER_CTX_new_for_pkey.pod')
-rw-r--r--doc/man3/OSSL_ENCODER_CTX_new_for_pkey.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man3/OSSL_ENCODER_CTX_new_for_pkey.pod b/doc/man3/OSSL_ENCODER_CTX_new_for_pkey.pod
index 8f7d1910ca..3bf9c10e37 100644
--- a/doc/man3/OSSL_ENCODER_CTX_new_for_pkey.pod
+++ b/doc/man3/OSSL_ENCODER_CTX_new_for_pkey.pod
@@ -79,7 +79,7 @@ OSSL_ENCODER_CTX_set_pem_password_cb(), OSSL_ENCODER_CTX_set_passphrase_ui()
and OSSL_ENCODER_CTX_set_passphrase_cb() sets up a callback method that the
implementation can use to prompt for a pass phrase, giving the caller the
choice of preferred pass phrase callback form. These are called indirectly,
-through an internal B<OSSL_PASSPHRASE_CALLBACK> function.
+through an internal L<OSSL_PASSPHRASE_CALLBACK(3)> function.
=head2 Output types