No such reference to link to (found running pod2latex).
authorLutz Jänicke <jaenicke@openssl.org>
Thu, 14 Nov 2002 21:42:50 +0000 (21:42 +0000)
committerLutz Jänicke <jaenicke@openssl.org>
Thu, 14 Nov 2002 21:42:50 +0000 (21:42 +0000)
Submitted by:
Reviewed by:
PR:

doc/ssl/ssl.pod

index 2dcee0385a4014c524d4f25e965f44811eb780fd..8c4970491c22ca112df03b602d953c22d0576f58 100644 (file)
@@ -347,7 +347,7 @@ appropriate size (using ???) and return it.
 
 long B<SSL_set_tmp_rsa_callback>(SSL *ssl, RSA *(*cb)(SSL *ssl, int export, int keylength));
 
-The same as L<"SSL_CTX_set_tmp_rsa_callback">, except it operates on an SSL
+The same as B<SSL_CTX_set_tmp_rsa_callback>, except it operates on an SSL
 session instead of a context.
 
 =item void B<SSL_CTX_set_verify>(SSL_CTX *ctx, int mode, int (*cb);(void))