Add the missing ".Nm X509_STORE_CTX_check_issued_fn" to the NAME section
authorschwarze <schwarze@openbsd.org>
Thu, 10 Aug 2023 16:15:42 +0000 (16:15 +0000)
committerschwarze <schwarze@openbsd.org>
Thu, 10 Aug 2023 16:15:42 +0000 (16:15 +0000)
such that `man X509_STORE_CTX_check_issued_fn` works.
While here, add a Copyright notice for Job Snijders because
he added a significant amount of text to this file in March 2023.
OK job@

lib/libcrypto/man/X509_STORE_CTX_set_verify.3

index b2febbd..2c0bd69 100644 (file)
@@ -1,6 +1,7 @@
-.\" $OpenBSD: X509_STORE_CTX_set_verify.3,v 1.6 2023/03/18 08:20:20 jsg Exp $
+.\" $OpenBSD: X509_STORE_CTX_set_verify.3,v 1.7 2023/08/10 16:15:42 schwarze Exp $
 .\"
 .\" Copyright (c) 2021, 2022 Ingo Schwarze <schwarze@openbsd.org>
+.\" Copyright (c) 2023 Job Snijders <job@openbsd.org>
 .\"
 .\" Permission to use, copy, modify, and distribute this software for any
 .\" purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +15,7 @@
 .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
 .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 .\"
-.Dd $Mdocdate: March 18 2023 $
+.Dd $Mdocdate: August 10 2023 $
 .Dt X509_STORE_CTX_SET_VERIFY 3
 .Os
 .Sh NAME
@@ -24,6 +25,7 @@
 .Nm X509_STORE_set_verify ,
 .Nm X509_STORE_set_verify_func ,
 .Nm X509_STORE_get_verify ,
+.Nm X509_STORE_CTX_check_issued_fn ,
 .Nm X509_STORE_set_check_issued ,
 .Nm X509_STORE_get_check_issued ,
 .Nm X509_STORE_CTX_get_check_issued