diff options
author | 2019-11-02 15:39:46 +0000 | |
---|---|---|
committer | 2019-11-02 15:39:46 +0000 | |
commit | 569a59c8635a26efce16814257adc7cd2bc8e48d (patch) | |
tree | 775c5d31f838b5e819f81b342aed93680a646725 /lib/libcrypto/man/CMS_get1_ReceiptRequest.3 | |
parent | Hook cms regress. (diff) | |
download | wireguard-openbsd-569a59c8635a26efce16814257adc7cd2bc8e48d.tar.xz wireguard-openbsd-569a59c8635a26efce16814257adc7cd2bc8e48d.zip |
CMS didn't make the 6.6 release: adjust the text in the HISTORY sections
Diffstat (limited to 'lib/libcrypto/man/CMS_get1_ReceiptRequest.3')
-rw-r--r-- | lib/libcrypto/man/CMS_get1_ReceiptRequest.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libcrypto/man/CMS_get1_ReceiptRequest.3 b/lib/libcrypto/man/CMS_get1_ReceiptRequest.3 index 1b737ea584a..9feedd13a25 100644 --- a/lib/libcrypto/man/CMS_get1_ReceiptRequest.3 +++ b/lib/libcrypto/man/CMS_get1_ReceiptRequest.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: CMS_get1_ReceiptRequest.3,v 1.6 2019/08/18 21:44:10 schwarze Exp $ +.\" $OpenBSD: CMS_get1_ReceiptRequest.3,v 1.7 2019/11/02 15:39:46 schwarze Exp $ .\" full merge up to: OpenSSL 83cf7abf May 29 13:07:08 2018 +0100 .\" .\" This file was written by Dr. Stephen Henson <steve@openssl.org>. @@ -48,7 +48,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED .\" OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: August 18 2019 $ +.Dd $Mdocdate: November 2 2019 $ .Dt CMS_GET1_RECEIPTREQUEST 3 .Os .Sh NAME @@ -195,4 +195,4 @@ and .Fn CMS_ReceiptRequest_get0_values first appeared in OpenSSL 0.9.8h and have been available since -.Ox 6.6 . +.Ox 6.7 . |