summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/CMS_ContentInfo_new.3
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/lib/libcrypto/man/CMS_ContentInfo_new.35
1 files changed, 3 insertions, 2 deletions
diff --git a/src/lib/libcrypto/man/CMS_ContentInfo_new.3 b/src/lib/libcrypto/man/CMS_ContentInfo_new.3
index ff6417949a..d5117fa4ae 100644
--- a/src/lib/libcrypto/man/CMS_ContentInfo_new.3
+++ b/src/lib/libcrypto/man/CMS_ContentInfo_new.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: CMS_ContentInfo_new.3,v 1.3 2019/11/02 15:39:46 schwarze Exp $ 1.\" $OpenBSD: CMS_ContentInfo_new.3,v 1.4 2024/01/22 14:00:13 tb Exp $
2.\" Copyright (c) 2019 Ingo Schwarze <schwarze@openbsd.org> 2.\" Copyright (c) 2019 Ingo Schwarze <schwarze@openbsd.org>
3.\" 3.\"
4.\" Permission to use, copy, modify, and distribute this software for any 4.\" Permission to use, copy, modify, and distribute this software for any
@@ -13,7 +13,7 @@
13.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF 13.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
14.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 14.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
15.\" 15.\"
16.Dd $Mdocdate: November 2 2019 $ 16.Dd $Mdocdate: January 22 2024 $
17.Dt CMS_CONTENTINFO_NEW 3 17.Dt CMS_CONTENTINFO_NEW 3
18.Os 18.Os
19.Sh NAME 19.Sh NAME
@@ -104,6 +104,7 @@ if an error occurs.
104.Xr CMS_get1_ReceiptRequest 3 , 104.Xr CMS_get1_ReceiptRequest 3 ,
105.Xr CMS_sign 3 , 105.Xr CMS_sign 3 ,
106.Xr CMS_sign_receipt 3 , 106.Xr CMS_sign_receipt 3 ,
107.Xr CMS_signed_add1_attr 3 ,
107.Xr CMS_uncompress 3 , 108.Xr CMS_uncompress 3 ,
108.Xr CMS_verify 3 , 109.Xr CMS_verify 3 ,
109.Xr CMS_verify_receipt 3 , 110.Xr CMS_verify_receipt 3 ,