summaryrefslogtreecommitdiffstats
path: root/doc/apps/openssl.pod
diff options
context:
space:
mode:
authorRich Salz <rsalz@openssl.org>2016-05-20 20:52:46 -0400
committerRich Salz <rsalz@openssl.org>2016-05-20 20:54:00 -0400
commit05ea606a2536590e1ef74020056665345f39efa8 (patch)
tree58dc911e8abe04becb6f1d0a876624073950d911 /doc/apps/openssl.pod
parentfcb318c64b8c3ff24ec36f99797880386bed5867 (diff)
Doc nits cleanup, round 2
Fix some code examples, trailing whitespace Fix TBA sections in verify, remove others. Remove empty sections Use Mixed Case not ALL CAPS in head2 Enhance doc-nits script. Remove extra =cut line Reviewed-by: Richard Levitte <levitte@openssl.org>
Diffstat (limited to 'doc/apps/openssl.pod')
-rw-r--r--doc/apps/openssl.pod8
1 files changed, 3 insertions, 5 deletions
diff --git a/doc/apps/openssl.pod b/doc/apps/openssl.pod
index 46d0bb108d..b63754b9c9 100644
--- a/doc/apps/openssl.pod
+++ b/doc/apps/openssl.pod
@@ -64,7 +64,7 @@ availability of ciphers in the B<openssl> program. (B<no->I<XXX> is
not able to detect pseudo-commands such as B<quit>,
B<list>, or B<no->I<XXX> itself.)
-=head2 STANDARD COMMANDS
+=head2 Standard Commands
=over 10
@@ -258,7 +258,7 @@ X.509 Certificate Data Management.
=back
-=head2 MESSAGE DIGEST COMMANDS
+=head2 Message Digest Commands
=over 10
@@ -304,7 +304,7 @@ SHA-512 Digest
=back
-=head2 ENCODING AND CIPHER COMMANDS
+=head2 Encoding and Cipher Commands
=over 10
@@ -415,8 +415,6 @@ The B<list->I<XXX>B<-algorithms> pseudo-commands were added in OpenSSL 1.0.0;
For notes on the availability of other commands, see their individual
manual pages.
-=cut
-
=head1 COPYRIGHT
Copyright 2000-2016 The OpenSSL Project Authors. All Rights Reserved.