From: tb Date: Thu, 22 Aug 2024 12:26:01 +0000 (+0000) Subject: PKCS12_create(3): remove Xr to EVP_PKEY_add1_attr(3) X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=d2f31222c7e9628047965a45c4713bd0feaadb62;p=openbsd PKCS12_create(3): remove Xr to EVP_PKEY_add1_attr(3) This API family has been neutered and will be removed in the next bump. Further cross references will be untangled in the future. --- diff --git a/lib/libcrypto/man/PKCS12_create.3 b/lib/libcrypto/man/PKCS12_create.3 index bc00d3df788..904166da733 100644 --- a/lib/libcrypto/man/PKCS12_create.3 +++ b/lib/libcrypto/man/PKCS12_create.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: PKCS12_create.3,v 1.12 2022/03/31 17:27:17 naddy Exp $ +.\" $OpenBSD: PKCS12_create.3,v 1.13 2024/08/22 12:26:01 tb Exp $ .\" full merge up to: OpenSSL 05ea606a May 20 20:52:46 2016 -0400 .\" selective merge up to: OpenSSL 61f805c1 Jan 16 01:01:46 2018 +0800 .\" @@ -49,7 +49,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED .\" OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: March 31 2022 $ +.Dd $Mdocdate: August 22 2024 $ .Dt PKCS12_CREATE 3 .Os .Sh NAME @@ -165,7 +165,6 @@ if an error occurred. .Sh SEE ALSO .Xr crypto 3 , .Xr d2i_PKCS12 3 , -.Xr EVP_PKEY_add1_attr 3 , .Xr PKCS12_new 3 , .Xr PKCS12_newpass 3 , .Xr PKCS12_parse 3 ,