Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openssl/openssl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLutz Jänicke <jaenicke@openssl.org>2002-11-18 11:15:45 +0300
committerLutz Jänicke <jaenicke@openssl.org>2002-11-18 11:15:45 +0300
commit32d21c1ef6806f0f83f1162cbe9664fa7fd1d963 (patch)
tree6e5ffe8929b101a8f7404c683310eee17808ed79
parent629b58b7fbec9baee3de28605a7fbd0ab5555920 (diff)
Better workaround to the "=head1 NAME OPTIONS" pod2latex problem:
NAME OPTIONS are a subset of OPTIONS, so just make it =head2! Submitted by: Reviewed by: PR: 333
-rw-r--r--doc/apps/x509.pod15
1 files changed, 8 insertions, 7 deletions
diff --git a/doc/apps/x509.pod b/doc/apps/x509.pod
index 029777b88a..674bfd17cd 100644
--- a/doc/apps/x509.pod
+++ b/doc/apps/x509.pod
@@ -61,8 +61,9 @@ certificate trust settings.
Since there are a large number of options they will split up into
various sections.
+=head1 OPTIONS
-=head1 INPUT, OUTPUT AND GENERAL PURPOSE OPTIONS
+=head2 INPUT, OUTPUT AND GENERAL PURPOSE OPTIONS
=over 4
@@ -100,7 +101,7 @@ this option has no effect: SHA1 is always used with DSA keys.
=back
-=head1 DISPLAY OPTIONS
+=head2 DISPLAY OPTIONS
Note: the B<-alias> and B<-purpose> options are also display options
but are described in the B<TRUST SETTINGS> section.
@@ -152,7 +153,7 @@ outputs the issuer name.
option which determines how the subject or issuer names are displayed. The
B<option> argument can be a single option or multiple options separated by
commas. Alternatively the B<-nameopt> switch may be used more than once to
-set multiple options. See the B<SUBJECT AND ISSUER NAME OPTIONS> section for more information.
+set multiple options. See the B<NAME OPTIONS> section for more information.
=item B<-email>
@@ -181,7 +182,7 @@ this outputs the certificate in the form of a C source file.
=back
-=head1 TRUST SETTINGS
+=head2 TRUST SETTINGS
Please note these options are currently experimental and may well change.
@@ -252,7 +253,7 @@ EXTENSIONS> section.
=back
-=head1 SIGNING OPTIONS
+=head2 SIGNING OPTIONS
The B<x509> utility can be used to sign certificates and requests: it
can thus behave like a "mini CA".
@@ -362,7 +363,7 @@ specified then the extensions should either be contained in the unnamed
=back
-=head1 SUBJECT AND ISSUER NAME OPTIONS
+=head2 NAME OPTIONS
The B<nameopt> command line switch determines how the subject and issuer
names are displayed. If no B<nameopt> switch is present the default "oneline"
@@ -499,7 +500,7 @@ name.
=back
-=head1 TEXT OPTIONS
+=head2 TEXT OPTIONS
As well as customising the name output format, it is also possible to
customise the actual fields printed using the B<certopt> options when