summaryrefslogtreecommitdiffstats
path: root/doc/man1/pkcs8.pod
diff options
context:
space:
mode:
authorRich Salz <rsalz@openssl.org>2016-12-12 11:14:40 -0500
committerRich Salz <rsalz@openssl.org>2016-12-13 12:12:35 -0500
commit3dfda1a6363c0cf4efee94754a36c2d86be190c3 (patch)
treeeb6ccd6b25de2244c3d01cf49bf683563cca1a4c /doc/man1/pkcs8.pod
parentb9b5181dd2f52ff0560a33b116396cdae5e48048 (diff)
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 <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/2076)
Diffstat (limited to 'doc/man1/pkcs8.pod')
-rw-r--r--doc/man1/pkcs8.pod2
1 files changed, 1 insertions, 1 deletions
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<pkcs8> 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