summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/i2d_CMS_bio_stream.3
diff options
context:
space:
mode:
authorschwarze <>2019-11-02 15:39:46 +0000
committerschwarze <>2019-11-02 15:39:46 +0000
commit570774d41aa759f0585c5a4ad0d5d5a4d69ad028 (patch)
treed0598e072618d79d83f9df40f067322a135899c7 /src/lib/libcrypto/man/i2d_CMS_bio_stream.3
parent9b3cb73afd05ca33ba4b2d8630d54c941d80e4c9 (diff)
downloadopenbsd-570774d41aa759f0585c5a4ad0d5d5a4d69ad028.tar.gz
openbsd-570774d41aa759f0585c5a4ad0d5d5a4d69ad028.tar.bz2
openbsd-570774d41aa759f0585c5a4ad0d5d5a4d69ad028.zip
CMS didn't make the 6.6 release: adjust the text in the HISTORY sections
Diffstat (limited to 'src/lib/libcrypto/man/i2d_CMS_bio_stream.3')
-rw-r--r--src/lib/libcrypto/man/i2d_CMS_bio_stream.36
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/libcrypto/man/i2d_CMS_bio_stream.3 b/src/lib/libcrypto/man/i2d_CMS_bio_stream.3
index ecf069c158..efb8902faf 100644
--- a/src/lib/libcrypto/man/i2d_CMS_bio_stream.3
+++ b/src/lib/libcrypto/man/i2d_CMS_bio_stream.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: i2d_CMS_bio_stream.3,v 1.3 2019/08/18 21:44:10 schwarze Exp $ 1.\" $OpenBSD: i2d_CMS_bio_stream.3,v 1.4 2019/11/02 15:39:46 schwarze Exp $
2.\" full merge up to: OpenSSL df75c2bf Dec 9 01:02:36 2018 +0100 2.\" full merge up to: OpenSSL df75c2bf Dec 9 01:02:36 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: August 18 2019 $ 51.Dd $Mdocdate: November 2 2019 $
52.Dt I2D_CMS_BIO_STREAM 3 52.Dt I2D_CMS_BIO_STREAM 3
53.Os 53.Os
54.Sh NAME 54.Sh NAME
@@ -89,7 +89,7 @@ returns 1 for success or 0 for failure.
89.Fn i2d_CMS_bio_stream 89.Fn i2d_CMS_bio_stream
90first appeared in OpenSSL 1.0.0 90first appeared in OpenSSL 1.0.0
91and has been available since 91and has been available since
92.Ox 6.6 . 92.Ox 6.7 .
93.Sh BUGS 93.Sh BUGS
94The prefix "i2d" is arguably wrong because the function outputs BER 94The prefix "i2d" is arguably wrong because the function outputs BER
95format. 95format.