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_get0_SignerInfos.3 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'src/lib/libcrypto/man/CMS_get0_SignerInfos.3') diff --git a/src/lib/libcrypto/man/CMS_get0_SignerInfos.3 b/src/lib/libcrypto/man/CMS_get0_SignerInfos.3 index 0be92d800f..017fdd40f2 100644 --- a/src/lib/libcrypto/man/CMS_get0_SignerInfos.3 +++ b/src/lib/libcrypto/man/CMS_get0_SignerInfos.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: CMS_get0_SignerInfos.3,v 1.8 2023/07/26 19:30:43 tb Exp $ +.\" $OpenBSD: CMS_get0_SignerInfos.3,v 1.9 2024/01/22 14:00:13 tb Exp $ .\" full merge up to: OpenSSL 83cf7abf May 29 13:07:08 2018 +0100 .\" .\" This file was written by Dr. Stephen Henson . @@ -48,7 +48,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED .\" OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: July 26 2023 $ +.Dd $Mdocdate: January 22 2024 $ .Dt CMS_GET0_SIGNERINFOS 3 .Os .Sh NAME @@ -187,6 +187,7 @@ Any error can be obtained from .Xr ERR_get_error 3 . .Sh SEE ALSO .Xr CMS_ContentInfo_new 3 , +.Xr CMS_signed_add1_attr 3 , .Xr CMS_verify 3 .Sh STANDARDS RFC 5652: Cryptographic Message Syntax (CMS) -- cgit v1.2.3-55-g6feb