aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorLutz Jänicke <jaenicke@openssl.org>2002-05-16 17:45:37 +0000
committerLutz Jänicke <jaenicke@openssl.org>2002-05-16 17:45:37 +0000
commit72da660ddb5d3e32dc70479205079d3e16913991 (patch)
treee7c16018d17446dc325b65b36d4a29c20a942b46 /doc
parent46ffee4792b83a52a2eca61e228e0eb2a4b7cb12 (diff)
downloadopenssl-72da660ddb5d3e32dc70479205079d3e16913991.tar.gz
Fix incorrect =over 4 location.
Submitted by: David Waitzman <djw@bbn.com> Reviewed by: Lutz Jaenicke PR: [openssl.org #38]
Diffstat (limited to 'doc')
-rw-r--r--doc/apps/x509.pod6
1 files changed, 2 insertions, 4 deletions
diff --git a/doc/apps/x509.pod b/doc/apps/x509.pod
index 23367b7659..4a17e338dd 100644
--- a/doc/apps/x509.pod
+++ b/doc/apps/x509.pod
@@ -505,6 +505,8 @@ As well as customising the name output format, it is also possible to
customise the actual fields printed using the B<certopt> options when
the B<text> option is present. The default behaviour is to print all fields.
+=over 4
+
=item B<compatible>
use the old format. This is equivalent to specifying no output options at all.
@@ -574,10 +576,6 @@ hex dump unsupported extensions.
the value used by the B<ca> utility, equivalent to B<no_issuer>, B<no_pubkey>, B<no_header>,
B<no_version>, B<no_sigdump> and B<no_signame>.
-
-
-=over 4
-
=back
=head1 EXAMPLES