diff options
author | schwarze <> | 2019-11-02 15:39:46 +0000 |
---|---|---|
committer | schwarze <> | 2019-11-02 15:39:46 +0000 |
commit | 570774d41aa759f0585c5a4ad0d5d5a4d69ad028 (patch) | |
tree | d0598e072618d79d83f9df40f067322a135899c7 /src/lib/libcrypto/man/CMS_ContentInfo_new.3 | |
parent | 9b3cb73afd05ca33ba4b2d8630d54c941d80e4c9 (diff) | |
download | openbsd-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/CMS_ContentInfo_new.3')
-rw-r--r-- | src/lib/libcrypto/man/CMS_ContentInfo_new.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/libcrypto/man/CMS_ContentInfo_new.3 b/src/lib/libcrypto/man/CMS_ContentInfo_new.3 index 38a29da11b..ff6417949a 100644 --- a/src/lib/libcrypto/man/CMS_ContentInfo_new.3 +++ b/src/lib/libcrypto/man/CMS_ContentInfo_new.3 | |||
@@ -1,4 +1,4 @@ | |||
1 | .\" $OpenBSD: CMS_ContentInfo_new.3,v 1.2 2019/08/18 21:44:10 schwarze Exp $ | 1 | .\" $OpenBSD: CMS_ContentInfo_new.3,v 1.3 2019/11/02 15:39:46 schwarze Exp $ |
2 | .\" Copyright (c) 2019 Ingo Schwarze <schwarze@openbsd.org> | 2 | .\" Copyright (c) 2019 Ingo Schwarze <schwarze@openbsd.org> |
3 | .\" | 3 | .\" |
4 | .\" Permission to use, copy, modify, and distribute this software for any | 4 | .\" Permission to use, copy, modify, and distribute this software for any |
@@ -13,7 +13,7 @@ | |||
13 | .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF | 13 | .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF |
14 | .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. | 14 | .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. |
15 | .\" | 15 | .\" |
16 | .Dd $Mdocdate: August 18 2019 $ | 16 | .Dd $Mdocdate: November 2 2019 $ |
17 | .Dt CMS_CONTENTINFO_NEW 3 | 17 | .Dt CMS_CONTENTINFO_NEW 3 |
18 | .Os | 18 | .Os |
19 | .Sh NAME | 19 | .Sh NAME |
@@ -131,4 +131,4 @@ first appeared in OpenSSL 0.9.8h and | |||
131 | .Fn CMS_ContentInfo_print_ctx | 131 | .Fn CMS_ContentInfo_print_ctx |
132 | in OpenSSL 1.0.0. | 132 | in OpenSSL 1.0.0. |
133 | This functions have been available since | 133 | This functions have been available since |
134 | .Ox 6.6 . | 134 | .Ox 6.7 . |