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.36
1 files changed, 5 insertions, 1 deletions
diff --git a/src/lib/libcrypto/man/X509_ALGOR_dup.3 b/src/lib/libcrypto/man/X509_ALGOR_dup.3
index 3c3c0d753b..fef1c7274d 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.9 2018/03/23 01:05:50 schwarze Exp $ 1.\" $OpenBSD: X509_ALGOR_dup.3,v 1.10 2018/03/23 02:20:16 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.
@@ -228,3 +228,7 @@ and
228.Fn X509_ALGOR_get0 228.Fn X509_ALGOR_get0
229first appeared in OpenSSL 0.9.8h and have been available since 229first appeared in OpenSSL 0.9.8h and have been available since
230.Ox 4.5 . 230.Ox 4.5 .
231.Pp
232.Fn X509_ALGOR_cmp
233first appeared in OpenSSL 0.9.8zd and have been available since
234.Ox 4.9 .