From: Lutz Jänicke Date: Thu, 14 Nov 2002 21:41:54 +0000 (+0000) Subject: No such reference to link to (found running pod2latex). X-Git-Tag: OpenSSL_0_9_7-beta4~18^2~19 X-Git-Url: https://git.openssl.org/?p=openssl.git;a=commitdiff_plain;h=84d828ab700dbaa80e8bc84ca5ba4b7a815d02f1 No such reference to link to (found running pod2latex). Submitted by: Reviewed by: PR: --- diff --git a/doc/ssl/ssl.pod b/doc/ssl/ssl.pod index 1471e0312e..3dc5358ef6 100644 --- a/doc/ssl/ssl.pod +++ b/doc/ssl/ssl.pod @@ -351,7 +351,7 @@ appropriate size (using ???) and return it. long B(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, except it operates on an SSL session instead of a context. =item void B(SSL_CTX *ctx, int mode, int (*cb);(void))