PKCS12_create(3): remove Xr to EVP_PKEY_add1_attr(3)
authortb <tb@openbsd.org>
Thu, 22 Aug 2024 12:26:01 +0000 (12:26 +0000)
committertb <tb@openbsd.org>
Thu, 22 Aug 2024 12:26:01 +0000 (12:26 +0000)
This API family has been neutered and will be removed in the next bump.
Further cross references will be untangled in the future.

lib/libcrypto/man/PKCS12_create.3

index bc00d3d..904166d 100644 (file)
@@ -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 ,