diff options
Diffstat (limited to 'src/lib/libcrypto/man/X509V3_get_d2i.3')
-rw-r--r-- | src/lib/libcrypto/man/X509V3_get_d2i.3 | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/src/lib/libcrypto/man/X509V3_get_d2i.3 b/src/lib/libcrypto/man/X509V3_get_d2i.3 index 2eb0772873..86aebb6ec2 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.10 2018/03/21 16:09:51 schwarze Exp $ | 1 | .\" $OpenBSD: X509V3_get_d2i.3,v 1.11 2018/03/21 17:57:48 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 | .\" |
@@ -407,5 +407,8 @@ if no extensions are present. | |||
407 | .Xr X509_REVOKED_new 3 | 407 | .Xr X509_REVOKED_new 3 |
408 | .Sh HISTORY | 408 | .Sh HISTORY |
409 | .Fn X509V3_EXT_d2i | 409 | .Fn X509V3_EXT_d2i |
410 | first appeared in OpenSSL 0.9.2b and has been available since | 410 | first appeared in OpenSSL 0.9.2b. |
411 | .Fn X509V3_EXT_i2d | ||
412 | first appeared in OpenSSL 0.9.3. | ||
413 | Both functions have been available since | ||
411 | .Ox 2.6 . | 414 | .Ox 2.6 . |