summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/X509V3_get_d2i.3
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/lib/libcrypto/man/X509V3_get_d2i.35
1 files changed, 3 insertions, 2 deletions
diff --git a/src/lib/libcrypto/man/X509V3_get_d2i.3 b/src/lib/libcrypto/man/X509V3_get_d2i.3
index 8a4f4dfb06..4e1a003365 100644
--- a/src/lib/libcrypto/man/X509V3_get_d2i.3
+++ b/src/lib/libcrypto/man/X509V3_get_d2i.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: X509V3_get_d2i.3,v 1.18 2021/07/12 11:47:01 schwarze Exp $ 1.\" $OpenBSD: X509V3_get_d2i.3,v 1.19 2021/07/12 14:54:00 schwarze Exp $
2.\" full merge up to: OpenSSL ff7fbfd5 Nov 2 11:52:01 2015 +0000 2.\" full merge up to: OpenSSL ff7fbfd5 Nov 2 11:52:01 2015 +0000
3.\" selective merge up to: OpenSSL 99d63d46 Oct 26 13:56:48 2016 -0400 3.\" selective merge up to: OpenSSL 99d63d46 Oct 26 13:56:48 2016 -0400
4.\" 4.\"
@@ -417,7 +417,8 @@ if no extensions are present.
417.Xr X509_get_version 3 , 417.Xr X509_get_version 3 ,
418.Xr X509_new 3 , 418.Xr X509_new 3 ,
419.Xr X509_REVOKED_new 3 , 419.Xr X509_REVOKED_new 3 ,
420.Xr X509V3_EXT_print 3 420.Xr X509V3_EXT_print 3 ,
421.Xr X509V3_extensions_print 3
421.Sh HISTORY 422.Sh HISTORY
422.Fn X509V3_EXT_d2i 423.Fn X509V3_EXT_d2i
423first appeared in OpenSSL 0.9.2b. 424first appeared in OpenSSL 0.9.2b.