From 3dfda1a6363c0cf4efee94754a36c2d86be190c3 Mon Sep 17 00:00:00 2001 From: Rich Salz Date: Mon, 12 Dec 2016 11:14:40 -0500 Subject: Fix various doc nits. find-doc-nits warns if you don't give a "what to do flag" Don't use regexps for section names, just strings: More consistency. Rename "COMMAND OPTIONS" to OPTIONS. Fix a couple of other nit-level things. Reviewed-by: Richard Levitte (Merged from https://github.com/openssl/openssl/pull/2076) --- doc/man1/verify.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/man1/verify.pod') diff --git a/doc/man1/verify.pod b/doc/man1/verify.pod index 0fd1799af2..8ba5ff67e4 100644 --- a/doc/man1/verify.pod +++ b/doc/man1/verify.pod @@ -55,7 +55,7 @@ B B The B command verifies certificate chains. -=head1 COMMAND OPTIONS +=head1 OPTIONS =over 4 -- cgit v1.2.3