From e82acb33a446a6ade45998717541cc8cc30ea514 Mon Sep 17 00:00:00 2001 From: tb <> Date: Mon, 22 Jan 2024 14:00:13 +0000 Subject: Link CMS_signed_add1_attr(3) to tree structure of crypto(3) manuals and add a back reference from CMS_get0_SignerInfos(3). --- src/lib/libcrypto/man/CMS_signed_add1_attr.3 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/lib/libcrypto/man/CMS_signed_add1_attr.3') diff --git a/src/lib/libcrypto/man/CMS_signed_add1_attr.3 b/src/lib/libcrypto/man/CMS_signed_add1_attr.3 index 6fbbe13f0c..4246ca2cb3 100644 --- a/src/lib/libcrypto/man/CMS_signed_add1_attr.3 +++ b/src/lib/libcrypto/man/CMS_signed_add1_attr.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: CMS_signed_add1_attr.3,v 1.2 2024/01/22 13:54:46 tb Exp $ +.\" $OpenBSD: CMS_signed_add1_attr.3,v 1.3 2024/01/22 14:00:13 tb Exp $ .\" .\" Copyright (c) 2024 Job Snijders .\" Copyright (c) 2024 Theo Buehler @@ -352,6 +352,7 @@ and return the number of array elements or \-1 on failure. .Sh SEE ALSO .Xr CMS_add1_signer 3 , +.Xr CMS_ContentInfo_new 3 , .Xr CMS_get0_SignerInfos 3 , .Xr OBJ_nid2obj 3 , .Xr X509_ATTRIBUTE_create_by_OBJ 3 , -- cgit v1.2.3-55-g6feb