Fix type name typo in d2i/i2d documentation.
authorDavid Makepeace <david.p.makepeace@oracle.com>
Thu, 23 Jan 2020 01:07:18 +0000 (11:07 +1000)
committerShane 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

index 075f87295a6911cb17a00107f9cf822530235a2f..bd93b584b7b0dd0091da870cec565af963ddfcfa 100644 (file)
@@ -460,7 +460,7 @@ Represents an ASN1 OBJECT IDENTIFIER.
 
 Represents a PKCS#3 DH parameters structure.
 
-=item B<DHparamx>
+=item B<DHxparams>
 
 Represents an ANSI X9.42 DH parameters structure.