aboutsummaryrefslogtreecommitdiffstats
path: root/doc/man3/X509_STORE_CTX_set_verify_cb.pod
diff options
context:
space:
mode:
authorRich Salz <rsalz@akamai.com>2019-08-18 11:38:25 -0400
committerDr. Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>2019-08-19 00:06:41 +0200
commit5e0d9c861bc44070c61b9b109884dc8aa5e2e8d1 (patch)
tree8122ae580e6e478299102100bb07c0c373c8b6d8 /doc/man3/X509_STORE_CTX_set_verify_cb.pod
parentcda774223d9a886ece480f304be40797bb73bcd7 (diff)
downloadopenssl-5e0d9c861bc44070c61b9b109884dc8aa5e2e8d1.tar.gz
Use WARNINGS heading not WARNING
Also update find-doc-nits to reject "=head1 WARNING" Reviewed-by: Richard Levitte <levitte@openssl.org> Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com> (Merged from https://github.com/openssl/openssl/pull/9602)
Diffstat (limited to 'doc/man3/X509_STORE_CTX_set_verify_cb.pod')
-rw-r--r--doc/man3/X509_STORE_CTX_set_verify_cb.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man3/X509_STORE_CTX_set_verify_cb.pod b/doc/man3/X509_STORE_CTX_set_verify_cb.pod
index 6e4624671f..64ccefa7ff 100644
--- a/doc/man3/X509_STORE_CTX_set_verify_cb.pod
+++ b/doc/man3/X509_STORE_CTX_set_verify_cb.pod
@@ -76,7 +76,7 @@ from the corresponding B<X509_STORE>, please see
L<X509_STORE_set_verify(3)> for more information.
-=head1 WARNING
+=head1 WARNINGS
In general a verification callback should B<NOT> unconditionally return 1 in
all circumstances because this will allow verification to succeed no matter