From 46b5d933b38b75b127fede5f1fa076d84c7714a1 Mon Sep 17 00:00:00 2001 From: schwarze <> Date: Tue, 27 Mar 2018 17:35:50 +0000 Subject: found a complete archive of SSLeay-0.4 to SSLeay-0.8.1b tarballs on the web, so fix up SSLeay HISTORY accordingly --- src/lib/libcrypto/man/d2i_DSAPublicKey.3 | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'src/lib/libcrypto/man/d2i_DSAPublicKey.3') diff --git a/src/lib/libcrypto/man/d2i_DSAPublicKey.3 b/src/lib/libcrypto/man/d2i_DSAPublicKey.3 index 103954c924..4b82e6ccd2 100644 --- a/src/lib/libcrypto/man/d2i_DSAPublicKey.3 +++ b/src/lib/libcrypto/man/d2i_DSAPublicKey.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: d2i_DSAPublicKey.3,v 1.12 2018/03/22 16:06:33 schwarze Exp $ +.\" $OpenBSD: d2i_DSAPublicKey.3,v 1.13 2018/03/27 17:35:50 schwarze Exp $ .\" OpenSSL bb9ad09e Jun 6 00:43:05 2016 -0400 .\" .\" This file was written by Dr. Stephen Henson . @@ -49,7 +49,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED .\" OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: March 22 2018 $ +.Dd $Mdocdate: March 27 2018 $ .Dt D2I_DSAPUBLICKEY 3 .Os .Sh NAME @@ -338,7 +338,9 @@ section 2.3.2: DSA Signature Keys .Fn d2i_DSAPublicKey , .Fn i2d_DSAPublicKey , .Fn d2i_DSAPrivateKey , -.Fn i2d_DSAPrivateKey , +and +.Fn i2d_DSAPrivateKey +first appeared in SSLeay 0.6.0. .Fn d2i_DSAPrivateKey_bio , .Fn d2i_DSAPrivateKey_fp , .Fn i2d_DSAPrivateKey_bio , @@ -347,7 +349,8 @@ section 2.3.2: DSA Signature Keys .Fn i2d_DSAparams , and .Fn DSAparams_dup -appeared before SSLeay 0.8 and have been available since +first appeared in SSLeay 0.8.0. +These functions have been available since .Ox 2.4 . .Pp .Fn d2i_DSA_SIG -- cgit v1.2.3-55-g6feb