diff options
Diffstat (limited to 'src/lib/libcrypto/man/CMS_sign_receipt.3')
-rw-r--r-- | src/lib/libcrypto/man/CMS_sign_receipt.3 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/lib/libcrypto/man/CMS_sign_receipt.3 b/src/lib/libcrypto/man/CMS_sign_receipt.3 index e827900a84..6419ae4bb8 100644 --- a/src/lib/libcrypto/man/CMS_sign_receipt.3 +++ b/src/lib/libcrypto/man/CMS_sign_receipt.3 | |||
@@ -1,4 +1,4 @@ | |||
1 | .\" $OpenBSD: CMS_sign_receipt.3,v 1.5 2019/08/18 12:06:51 schwarze Exp $ | 1 | .\" $OpenBSD: CMS_sign_receipt.3,v 1.6 2019/08/18 21:44:10 schwarze Exp $ |
2 | .\" full merge up to: OpenSSL e9b77246 Jan 20 19:58:49 2017 +0100 | 2 | .\" full merge up to: OpenSSL e9b77246 Jan 20 19:58:49 2017 +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>. |
@@ -106,6 +106,8 @@ if an error occurred. | |||
106 | The error can be obtained from | 106 | The error can be obtained from |
107 | .Xr ERR_get_error 3 . | 107 | .Xr ERR_get_error 3 . |
108 | .Sh SEE ALSO | 108 | .Sh SEE ALSO |
109 | .Xr CMS_ContentInfo_new 3 , | ||
110 | .Xr CMS_get1_ReceiptRequest 3 , | ||
109 | .Xr CMS_sign 3 , | 111 | .Xr CMS_sign 3 , |
110 | .Xr CMS_verify_receipt 3 | 112 | .Xr CMS_verify_receipt 3 |
111 | .Sh STANDARDS | 113 | .Sh STANDARDS |