From: Matt Caswell Date: Thu, 6 Jun 2019 11:14:28 +0000 (+0100) Subject: i2d_PublicKey was listed in 2 different man pages X-Git-Tag: openssl-3.0.0-alpha1~1954 X-Git-Url: https://git.openssl.org/?p=openssl.git;a=commitdiff_plain;h=4ff4e53f816855b07fc02dc931dd57b2ae324aa1 i2d_PublicKey was listed in 2 different man pages find-doc-nits complains if a symbol is documented in more than one location. Reviewed-by: Richard Levitte (Merged from https://github.com/openssl/openssl/pull/9094) --- diff --git a/doc/man3/d2i_X509.pod b/doc/man3/d2i_X509.pod index 30e6ad0d8f..e04657fc04 100644 --- a/doc/man3/d2i_X509.pod +++ b/doc/man3/d2i_X509.pod @@ -325,7 +325,6 @@ i2d_POLICYQUALINFO, i2d_PROFESSION_INFO, i2d_PROXY_CERT_INFO_EXTENSION, i2d_PROXY_POLICY, -i2d_PublicKey, i2d_RSAPrivateKey, i2d_RSAPrivateKey_bio, i2d_RSAPrivateKey_fp,