diff options
Diffstat (limited to 'src/lib/libcrypto/man/X509_STORE_CTX_set_flags.3')
-rw-r--r-- | src/lib/libcrypto/man/X509_STORE_CTX_set_flags.3 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/src/lib/libcrypto/man/X509_STORE_CTX_set_flags.3 b/src/lib/libcrypto/man/X509_STORE_CTX_set_flags.3 index 7247927385..bf78fc78ef 100644 --- a/src/lib/libcrypto/man/X509_STORE_CTX_set_flags.3 +++ b/src/lib/libcrypto/man/X509_STORE_CTX_set_flags.3 | |||
@@ -1,4 +1,4 @@ | |||
1 | .\" $OpenBSD: X509_STORE_CTX_set_flags.3,v 1.3 2021/07/25 14:05:03 schwarze Exp $ | 1 | .\" $OpenBSD: X509_STORE_CTX_set_flags.3,v 1.4 2021/10/18 14:46:37 schwarze Exp $ |
2 | .\" full merge up to: OpenSSL aae41f8c Jun 25 09:47:15 2015 +0100 | 2 | .\" full merge up to: OpenSSL aae41f8c Jun 25 09:47:15 2015 +0100 |
3 | .\" selective merge up to: OpenSSL 24a535ea Sep 22 13:14:20 2020 +0100 | 3 | .\" selective merge up to: OpenSSL 24a535ea Sep 22 13:14:20 2020 +0100 |
4 | .\" | 4 | .\" |
@@ -67,7 +67,7 @@ | |||
67 | .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED | 67 | .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED |
68 | .\" OF THE POSSIBILITY OF SUCH DAMAGE. | 68 | .\" OF THE POSSIBILITY OF SUCH DAMAGE. |
69 | .\" | 69 | .\" |
70 | .Dd $Mdocdate: July 25 2021 $ | 70 | .Dd $Mdocdate: October 18 2021 $ |
71 | .Dt X509_STORE_CTX_SET_FLAGS 3 | 71 | .Dt X509_STORE_CTX_SET_FLAGS 3 |
72 | .Os | 72 | .Os |
73 | .Sh NAME | 73 | .Sh NAME |
@@ -393,6 +393,7 @@ The other functions provide no diagnostics. | |||
393 | .Xr X509_STORE_new 3 , | 393 | .Xr X509_STORE_new 3 , |
394 | .Xr X509_STORE_set1_param 3 , | 394 | .Xr X509_STORE_set1_param 3 , |
395 | .Xr X509_verify_cert 3 , | 395 | .Xr X509_verify_cert 3 , |
396 | .Xr X509_VERIFY_PARAM_new 3 , | ||
396 | .Xr X509_VERIFY_PARAM_set_flags 3 | 397 | .Xr X509_VERIFY_PARAM_set_flags 3 |
397 | .Sh HISTORY | 398 | .Sh HISTORY |
398 | .Fn X509_STORE_CTX_set_depth | 399 | .Fn X509_STORE_CTX_set_depth |