From 80bc48a93bc465205b7d9058aa879f0997197468 Mon Sep 17 00:00:00 2001 From: schwarze <> Date: Sun, 11 Aug 2019 12:46:38 +0000 Subject: bring HISTORY sections up to OpenBSD standards --- src/lib/libcrypto/man/CMS_final.3 | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'src/lib/libcrypto/man/CMS_final.3') diff --git a/src/lib/libcrypto/man/CMS_final.3 b/src/lib/libcrypto/man/CMS_final.3 index 8404005c74..2371e4434b 100644 --- a/src/lib/libcrypto/man/CMS_final.3 +++ b/src/lib/libcrypto/man/CMS_final.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: CMS_final.3,v 1.3 2019/08/10 23:41:22 schwarze Exp $ +.\" $OpenBSD: CMS_final.3,v 1.4 2019/08/11 12:46:38 schwarze Exp $ .\" full merge up to: OpenSSL 25ccb589 Jul 1 02:02:06 2019 +0800 .\" .\" This file was written by Dr. Stephen Henson . @@ -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 10 2019 $ +.Dd $Mdocdate: August 11 2019 $ .Dt CMS_FINAL 3 .Os .Sh NAME @@ -95,4 +95,6 @@ returns 1 for success or 0 for failure. .Xr ERR_get_error 3 .Sh HISTORY .Fn CMS_final -was added to OpenSSL 0.9.8. +first appeared in OpenSSL 0.9.8h +and has been available since +.Ox 6.6 . -- cgit v1.2.3-55-g6feb