projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c8943eb
)
Fix type name typo in d2i/i2d documentation.
author
David Makepeace
<david.p.makepeace@oracle.com>
Thu, 23 Jan 2020 01:07:18 +0000
(11:07 +1000)
committer
Shane Lontis
<shane.lontis@oracle.com>
Thu, 30 Jan 2020 06:17:03 +0000
(16:17 +1000)
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/10933)
(cherry picked from commit
68229aebce159ecea7b887d6a0edd47d881a659b
)
doc/man3/d2i_X509.pod
patch
|
blob
|
history
diff --git
a/doc/man3/d2i_X509.pod
b/doc/man3/d2i_X509.pod
index 075f87295a6911cb17a00107f9cf822530235a2f..bd93b584b7b0dd0091da870cec565af963ddfcfa 100644
(file)
--- a/
doc/man3/d2i_X509.pod
+++ b/
doc/man3/d2i_X509.pod
@@
-460,7
+460,7
@@
Represents an ASN1 OBJECT IDENTIFIER.
Represents a PKCS#3 DH parameters structure.
-=item B<DH
paramx
>
+=item B<DH
xparams
>
Represents an ANSI X9.42 DH parameters structure.