summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/CMS_sign.3
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/man/CMS_sign.3')
-rw-r--r--src/lib/libcrypto/man/CMS_sign.36
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/libcrypto/man/CMS_sign.3 b/src/lib/libcrypto/man/CMS_sign.3
index 33797b98a3..f8cae4018d 100644
--- a/src/lib/libcrypto/man/CMS_sign.3
+++ b/src/lib/libcrypto/man/CMS_sign.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: CMS_sign.3,v 1.7 2019/08/18 21:44:10 schwarze Exp $ 1.\" $OpenBSD: CMS_sign.3,v 1.8 2019/11/02 15:39:46 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>.
@@ -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: August 18 2019 $ 51.Dd $Mdocdate: November 2 2019 $
52.Dt CMS_SIGN 3 52.Dt CMS_SIGN 3
53.Os 53.Os
54.Sh NAME 54.Sh NAME
@@ -238,6 +238,6 @@ section 2.5.2: SMIMECapabilities Attribute
238.Fn CMS_sign 238.Fn CMS_sign
239first appeared in OpenSSL 0.9.8h 239first appeared in OpenSSL 0.9.8h
240and has been available since 240and has been available since
241.Ox 6.6 . 241.Ox 6.7 .
242.Sh BUGS 242.Sh BUGS
243Some attributes such as counter signatures are not supported. 243Some attributes such as counter signatures are not supported.