summaryrefslogtreecommitdiffstats
path: root/doc/man1/rsautl.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/rsautl.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/rsautl.pod')
-rw-r--r--doc/man1/rsautl.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man1/rsautl.pod b/doc/man1/rsautl.pod
index 325c6911d6..038f00be44 100644
--- a/doc/man1/rsautl.pod
+++ b/doc/man1/rsautl.pod
@@ -29,7 +29,7 @@ B<openssl> B<rsautl>
The B<rsautl> command can be used to sign, verify, encrypt and decrypt
data using the RSA algorithm.
-=head1 COMMAND OPTIONS
+=head1 OPTIONS
=over 4