From 5e0d9c861bc44070c61b9b109884dc8aa5e2e8d1 Mon Sep 17 00:00:00 2001 From: Rich Salz Date: Sun, 18 Aug 2019 11:38:25 -0400 Subject: Use WARNINGS heading not WARNING Also update find-doc-nits to reject "=head1 WARNING" Reviewed-by: Richard Levitte Reviewed-by: Matthias St. Pierre (Merged from https://github.com/openssl/openssl/pull/9602) --- doc/man5/x509v3_config.pod | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'doc/man5') diff --git a/doc/man5/x509v3_config.pod b/doc/man5/x509v3_config.pod index b8fc00ed2d..f9e4b1f7aa 100644 --- a/doc/man5/x509v3_config.pod +++ b/doc/man5/x509v3_config.pod @@ -483,7 +483,7 @@ For example: basicConstraints=critical,DER:00:01:02:03 -=head1 WARNING +=head1 WARNINGS There is no guarantee that a specific implementation will process a given extension. It may therefore be sometimes possible to use certificates for @@ -493,7 +493,6 @@ not recognize or honour the values of the relevant extensions. The DER and ASN1 options should be used with caution. It is possible to create totally invalid extensions if they are not used carefully. - =head1 NOTES If an extension is multi-value and a field value must contain a comma the long -- cgit v1.2.3