diff options
Diffstat (limited to '')
-rw-r--r-- | src/lib/libcrypto/man/CMS_get1_ReceiptRequest.3 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/src/lib/libcrypto/man/CMS_get1_ReceiptRequest.3 b/src/lib/libcrypto/man/CMS_get1_ReceiptRequest.3 index 9feedd13a2..17a14c47e3 100644 --- a/src/lib/libcrypto/man/CMS_get1_ReceiptRequest.3 +++ b/src/lib/libcrypto/man/CMS_get1_ReceiptRequest.3 | |||
@@ -1,4 +1,4 @@ | |||
1 | .\" $OpenBSD: CMS_get1_ReceiptRequest.3,v 1.7 2019/11/02 15:39:46 schwarze Exp $ | 1 | .\" $OpenBSD: CMS_get1_ReceiptRequest.3,v 1.8 2025/06/08 22:40:29 schwarze Exp $ |
2 | .\" full merge up to: OpenSSL 83cf7abf May 29 13:07:08 2018 +0100 | 2 | .\" full merge up to: OpenSSL 83cf7abf May 29 13:07:08 2018 +0100 |
3 | .\" | 3 | .\" |
4 | .\" This file was written by Dr. Stephen Henson <steve@openssl.org>. | 4 | .\" This file was written by Dr. Stephen Henson <steve@openssl.org>. |
@@ -48,7 +48,7 @@ | |||
48 | .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED | 48 | .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED |
49 | .\" OF THE POSSIBILITY OF SUCH DAMAGE. | 49 | .\" OF THE POSSIBILITY OF SUCH DAMAGE. |
50 | .\" | 50 | .\" |
51 | .Dd $Mdocdate: November 2 2019 $ | 51 | .Dd $Mdocdate: June 8 2025 $ |
52 | .Dt CMS_GET1_RECEIPTREQUEST 3 | 52 | .Dt CMS_GET1_RECEIPTREQUEST 3 |
53 | .Os | 53 | .Os |
54 | .Sh NAME | 54 | .Sh NAME |
@@ -58,6 +58,7 @@ | |||
58 | .Nm CMS_ReceiptRequest_get0_values | 58 | .Nm CMS_ReceiptRequest_get0_values |
59 | .Nd CMS signed receipt request functions | 59 | .Nd CMS signed receipt request functions |
60 | .Sh SYNOPSIS | 60 | .Sh SYNOPSIS |
61 | .Lb libcrypto | ||
61 | .In openssl/cms.h | 62 | .In openssl/cms.h |
62 | .Ft CMS_ReceiptRequest * | 63 | .Ft CMS_ReceiptRequest * |
63 | .Fo CMS_ReceiptRequest_create0 | 64 | .Fo CMS_ReceiptRequest_create0 |