summaryrefslogtreecommitdiffstats
path: root/doc/man1/errstr.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/errstr.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/errstr.pod')
-rw-r--r--doc/man1/errstr.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man1/errstr.pod b/doc/man1/errstr.pod
index d237cddba1..8dfe49a5e4 100644
--- a/doc/man1/errstr.pod
+++ b/doc/man1/errstr.pod
@@ -15,7 +15,7 @@ numerical forms will be available. The B<errstr> utility can be used to
display the meaning of the hex code. The hex code is the hex digits after the
second colon.
-=head1 COMMAND OPTIONS
+=head1 OPTIONS
None.