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_1_1_1e~184 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=abf92a9715383656881fb37777c6507c68b18e66;p=oweals%2Fopenssl.git 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 (cherry picked from commit 4ff4e53f816855b07fc02dc931dd57b2ae324aa1) Reviewed-by: Tomas Mraz Reviewed-by: Matthias St. Pierre (Merged from https://github.com/openssl/openssl/pull/10094) --- diff --git a/doc/man3/d2i_X509.pod b/doc/man3/d2i_X509.pod index e36270f739..075f87295a 100644 --- a/doc/man3/d2i_X509.pod +++ b/doc/man3/d2i_X509.pod @@ -307,7 +307,6 @@ i2d_POLICYQUALINFO, i2d_PROFESSION_INFO, i2d_PROXY_CERT_INFO_EXTENSION, i2d_PROXY_POLICY, -i2d_PublicKey, i2d_RSAPrivateKey, i2d_RSAPrivateKey_bio, i2d_RSAPrivateKey_fp,