diff options
Diffstat (limited to 'src/lib/libcrypto/man/X509_new.3')
-rw-r--r-- | src/lib/libcrypto/man/X509_new.3 | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/src/lib/libcrypto/man/X509_new.3 b/src/lib/libcrypto/man/X509_new.3 index afade8fc5b..4bfc430549 100644 --- a/src/lib/libcrypto/man/X509_new.3 +++ b/src/lib/libcrypto/man/X509_new.3 | |||
@@ -1,4 +1,4 @@ | |||
1 | .\" $OpenBSD: X509_new.3,v 1.13 2018/03/23 14:26:40 schwarze Exp $ | 1 | .\" $OpenBSD: X509_new.3,v 1.14 2018/03/23 23:18:17 schwarze Exp $ |
2 | .\" full merge up to: OpenSSL 99d63d46 Oct 26 13:56:48 2016 -0400 | 2 | .\" full merge up to: OpenSSL 99d63d46 Oct 26 13:56:48 2016 -0400 |
3 | .\" | 3 | .\" |
4 | .\" This file was written by Dr. Stephen Henson <steve@openssl.org>. | 4 | .\" This file was written by Dr. Stephen Henson <steve@openssl.org>. |
@@ -161,6 +161,10 @@ and | |||
161 | appeared before SSLeay 0.8 and have been available since | 161 | appeared before SSLeay 0.8 and have been available since |
162 | .Ox 2.4 . | 162 | .Ox 2.4 . |
163 | .Pp | 163 | .Pp |
164 | .Fn X509_up_ref | ||
165 | first appeared in OpenSSL 1.1.0 and has been available since | ||
166 | .Ox 6.1 . | ||
167 | .Pp | ||
164 | .Fn X509_chain_up_ref | 168 | .Fn X509_chain_up_ref |
165 | first appeared in OpenSSL 1.0.2 and has been available since | 169 | first appeared in OpenSSL 1.0.2 and has been available since |
166 | .Ox 6.3 . | 170 | .Ox 6.3 . |