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/pkcs8.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/man1/pkcs8.pod') diff --git a/doc/man1/pkcs8.pod b/doc/man1/pkcs8.pod index cd6db02a59..dee64a0019 100644 --- a/doc/man1/pkcs8.pod +++ b/doc/man1/pkcs8.pod @@ -34,7 +34,7 @@ The B command processes private keys in PKCS#8 format. It can handle both unencrypted PKCS#8 PrivateKeyInfo format and EncryptedPrivateKeyInfo format with a variety of PKCS#5 (v1.5 and v2.0) and PKCS#12 algorithms. -=head1 COMMAND OPTIONS +=head1 OPTIONS =over 4 -- cgit v1.2.3