summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/usr.bin/openssl/openssl.15
1 files changed, 2 insertions, 3 deletions
diff --git a/src/usr.bin/openssl/openssl.1 b/src/usr.bin/openssl/openssl.1
index 958314014a..7983e2671c 100644
--- a/src/usr.bin/openssl/openssl.1
+++ b/src/usr.bin/openssl/openssl.1
@@ -1,4 +1,4 @@
1.\" $OpenBSD: openssl.1,v 1.74 2016/09/15 20:57:07 jmc Exp $ 1.\" $OpenBSD: openssl.1,v 1.75 2016/09/17 15:10:50 deraadt Exp $
2.\" ==================================================================== 2.\" ====================================================================
3.\" Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved. 3.\" Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved.
4.\" 4.\"
@@ -112,7 +112,7 @@
112.\" 112.\"
113.\" OPENSSL 113.\" OPENSSL
114.\" 114.\"
115.Dd $Mdocdate: September 15 2016 $ 115.Dd $Mdocdate: September 17 2016 $
116.Dt OPENSSL 1 116.Dt OPENSSL 1
117.Os 117.Os
118.Sh NAME 118.Sh NAME
@@ -2399,7 +2399,6 @@ The
2399.Nm pkcs7 2399.Nm pkcs7
2400command processes PKCS#7 files in DER or PEM format. 2400command processes PKCS#7 files in DER or PEM format.
2401The PKCS#7 routines only understand PKCS#7 v 1.5 as specified in RFC 2315. 2401The PKCS#7 routines only understand PKCS#7 v 1.5 as specified in RFC 2315.
2402They cannot currently parse, for example, the new CMS as described in RFC 2630.
2403.Pp 2402.Pp
2404The options are as follows: 2403The options are as follows:
2405.Bl -tag -width Ds 2404.Bl -tag -width Ds