From 013e8f755e2ebb2e2423b2527b8624f5661fed2a Mon Sep 17 00:00:00 2001
From: tb <>
Date: Mon, 2 Sep 2024 07:45:09 +0000
Subject: More X509at_* removal

---
 src/lib/libcrypto/man/PKCS8_pkey_set0.3 | 12 ++++--------
 1 file changed, 4 insertions(+), 8 deletions(-)

(limited to 'src')

diff --git a/src/lib/libcrypto/man/PKCS8_pkey_set0.3 b/src/lib/libcrypto/man/PKCS8_pkey_set0.3
index 975f3fbebd..f3d5a294c3 100644
--- a/src/lib/libcrypto/man/PKCS8_pkey_set0.3
+++ b/src/lib/libcrypto/man/PKCS8_pkey_set0.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: PKCS8_pkey_set0.3,v 1.2 2021/10/25 13:48:12 schwarze Exp $
+.\" $OpenBSD: PKCS8_pkey_set0.3,v 1.3 2024/09/02 07:45:09 tb Exp $
 .\"
 .\" Copyright (c) 2021 Ingo Schwarze <schwarze@openbsd.org>
 .\"
@@ -14,7 +14,7 @@
 .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
 .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 .\"
-.Dd $Mdocdate: October 25 2021 $
+.Dd $Mdocdate: September 2 2024 $
 .Dt PKCS8_PKEY_SET0 3
 .Os
 .Sh NAME
@@ -120,9 +120,7 @@ is set to the number of bytes in
 creates a new X.501 Attribute object using
 .Xr X509_ATTRIBUTE_create_by_NID 3
 and appends it to the attributes of
-.Fa keyinfo
-using
-.Xr X509at_add1_attr 3 .
+.Fa keyinfo .
 .Sh RETURN VALUES
 .Fn PKCS8_pkey_set0
 and
@@ -146,9 +144,7 @@ if no attributes are set.
 .Xr STACK_OF 3 ,
 .Xr X509_ALGOR_new 3 ,
 .Xr X509_ATTRIBUTE_create_by_NID 3 ,
-.Xr X509_ATTRIBUTE_new 3 ,
-.Xr X509at_add1_attr 3 ,
-.Xr X509at_get_attr 3
+.Xr X509_ATTRIBUTE_new 3
 .Sh HISTORY
 .Fn PKCS8_pkey_set0
 and
-- 
cgit v1.2.3-55-g6feb