summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/lib/libcrypto/man/X509_STORE_CTX_set_verify.34
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libcrypto/man/X509_STORE_CTX_set_verify.3 b/src/lib/libcrypto/man/X509_STORE_CTX_set_verify.3
index a7c8954416..c67e5bd524 100644
--- a/src/lib/libcrypto/man/X509_STORE_CTX_set_verify.3
+++ b/src/lib/libcrypto/man/X509_STORE_CTX_set_verify.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: X509_STORE_CTX_set_verify.3,v 1.4 2023/03/16 15:21:44 job Exp $ 1.\" $OpenBSD: X509_STORE_CTX_set_verify.3,v 1.5 2023/03/16 15:45:38 job Exp $
2.\" 2.\"
3.\" Copyright (c) 2021, 2022 Ingo Schwarze <schwarze@openbsd.org> 3.\" Copyright (c) 2021, 2022 Ingo Schwarze <schwarze@openbsd.org>
4.\" 4.\"
@@ -175,7 +175,7 @@ if that function was not called on the
175.Fn X509_STORE_CTX_get_check_issued 175.Fn X509_STORE_CTX_get_check_issued
176returns the 176returns the
177.Fn check_issued 177.Fn check_issued
178function set on the 178function pointer set on the
179.Vt X509_STORE_CTX . 179.Vt X509_STORE_CTX .
180This is either the 180This is either the
181.Fn check_issued 181.Fn check_issued