diff options
Diffstat (limited to 'lib/libcrypto/man/d2i_DSAPublicKey.3')
-rw-r--r-- | lib/libcrypto/man/d2i_DSAPublicKey.3 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/lib/libcrypto/man/d2i_DSAPublicKey.3 b/lib/libcrypto/man/d2i_DSAPublicKey.3 index aff5d0f814b..3a877065140 100644 --- a/lib/libcrypto/man/d2i_DSAPublicKey.3 +++ b/lib/libcrypto/man/d2i_DSAPublicKey.3 @@ -1,4 +1,6 @@ -.Dd $Mdocdate: November 5 2016 $ +.\" $OpenBSD: d2i_DSAPublicKey.3,v 1.2 2016/11/06 15:52:50 jmc Exp $ +.\" +.Dd $Mdocdate: November 6 2016 $ .Dt D2I_DSAPUBLICKEY 3 .Os .Sh NAME @@ -146,7 +148,7 @@ fields is encoded. .Pp The .Fn *_DSAPrivateKey -functions also use a non-standard structure consisting consisting of a +functions also use a non-standard structure consisting of a SEQUENCE containing the .Fa a->p , .Fa a->q , |