diff options
author | jmc <> | 2016-11-06 15:52:50 +0000 |
---|---|---|
committer | jmc <> | 2016-11-06 15:52:50 +0000 |
commit | 9b30976af18b8a407761e020380b9ed595770866 (patch) | |
tree | d98f3cbf729ef563011a9ca161b7885314ef68d3 /src/lib/libcrypto/man/d2i_DSAPublicKey.3 | |
parent | e91a5b9b0b9cb9b6adc699e59a9a6ed06a862192 (diff) | |
download | openbsd-9b30976af18b8a407761e020380b9ed595770866.tar.gz openbsd-9b30976af18b8a407761e020380b9ed595770866.tar.bz2 openbsd-9b30976af18b8a407761e020380b9ed595770866.zip |
first pass; ok schwarze
Diffstat (limited to 'src/lib/libcrypto/man/d2i_DSAPublicKey.3')
-rw-r--r-- | src/lib/libcrypto/man/d2i_DSAPublicKey.3 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/src/lib/libcrypto/man/d2i_DSAPublicKey.3 b/src/lib/libcrypto/man/d2i_DSAPublicKey.3 index aff5d0f814..3a87706514 100644 --- a/src/lib/libcrypto/man/d2i_DSAPublicKey.3 +++ b/src/lib/libcrypto/man/d2i_DSAPublicKey.3 | |||
@@ -1,4 +1,6 @@ | |||
1 | .Dd $Mdocdate: November 5 2016 $ | 1 | .\" $OpenBSD: d2i_DSAPublicKey.3,v 1.2 2016/11/06 15:52:50 jmc Exp $ |
2 | .\" | ||
3 | .Dd $Mdocdate: November 6 2016 $ | ||
2 | .Dt D2I_DSAPUBLICKEY 3 | 4 | .Dt D2I_DSAPUBLICKEY 3 |
3 | .Os | 5 | .Os |
4 | .Sh NAME | 6 | .Sh NAME |
@@ -146,7 +148,7 @@ fields is encoded. | |||
146 | .Pp | 148 | .Pp |
147 | The | 149 | The |
148 | .Fn *_DSAPrivateKey | 150 | .Fn *_DSAPrivateKey |
149 | functions also use a non-standard structure consisting consisting of a | 151 | functions also use a non-standard structure consisting of a |
150 | SEQUENCE containing the | 152 | SEQUENCE containing the |
151 | .Fa a->p , | 153 | .Fa a->p , |
152 | .Fa a->q , | 154 | .Fa a->q , |