summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/X509_ALGOR_dup.3
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/man/X509_ALGOR_dup.3')
-rw-r--r--src/lib/libcrypto/man/X509_ALGOR_dup.38
1 files changed, 6 insertions, 2 deletions
diff --git a/src/lib/libcrypto/man/X509_ALGOR_dup.3 b/src/lib/libcrypto/man/X509_ALGOR_dup.3
index fef1c7274d..c85dbd1d32 100644
--- a/src/lib/libcrypto/man/X509_ALGOR_dup.3
+++ b/src/lib/libcrypto/man/X509_ALGOR_dup.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: X509_ALGOR_dup.3,v 1.10 2018/03/23 02:20:16 schwarze Exp $ 1.\" $OpenBSD: X509_ALGOR_dup.3,v 1.11 2018/03/23 05:48:56 schwarze Exp $
2.\" OpenSSL 4692340e Jun 7 15:49:08 2016 -0400 2.\" OpenSSL 4692340e Jun 7 15:49:08 2016 -0400
3.\" 3.\"
4.\" This file is a derived work. 4.\" This file is a derived work.
@@ -230,5 +230,9 @@ first appeared in OpenSSL 0.9.8h and have been available since
230.Ox 4.5 . 230.Ox 4.5 .
231.Pp 231.Pp
232.Fn X509_ALGOR_cmp 232.Fn X509_ALGOR_cmp
233first appeared in OpenSSL 0.9.8zd and have been available since 233first appeared in OpenSSL 0.9.8zd and 1.0.0p and has been available since
234.Ox 4.9 . 234.Ox 4.9 .
235.Pp
236.Fn X509_ALGOR_set_md
237first appeared in OpenSSL 1.0.1 and has been available since
238.Ox 5.3 .