From: Lutz Jänicke Date: Thu, 14 Nov 2002 21:42:50 +0000 (+0000) Subject: No such reference to link to (found running pod2latex). X-Git-Tag: OpenSSL_0_9_6h~40 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=74766c6e5d94d2b28e11e218b46347bbf4cba8b3;p=oweals%2Fopenssl.git 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 2dcee0385a..8c4970491c 100644 --- a/doc/ssl/ssl.pod +++ b/doc/ssl/ssl.pod @@ -347,7 +347,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))