summaryrefslogtreecommitdiffstats
path: root/doc/man3/ASN1_generate_nconf.pod
diff options
context:
space:
mode:
authorRich Salz <rsalz@openssl.org>2017-04-03 15:39:09 -0400
committerRich Salz <rsalz@openssl.org>2017-04-07 13:30:04 -0400
commite1271ac2212f7cde14df478558bfaae2834fa09e (patch)
treecb0b2570fb9f854b5e8cba9a0254cad800d2ae50 /doc/man3/ASN1_generate_nconf.pod
parent8c32663cddc50b7afa5af40d515575b5c1d4d4c8 (diff)
Standardize on =over 4 and check for it.
Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/3117)
Diffstat (limited to 'doc/man3/ASN1_generate_nconf.pod')
-rw-r--r--doc/man3/ASN1_generate_nconf.pod6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/man3/ASN1_generate_nconf.pod b/doc/man3/ASN1_generate_nconf.pod
index 92f624fa24..bf29af62f7 100644
--- a/doc/man3/ASN1_generate_nconf.pod
+++ b/doc/man3/ASN1_generate_nconf.pod
@@ -30,7 +30,7 @@ The actual data encoded is determined by the string B<str> and
the configuration information. The general format of the string
is:
-=over 2
+=over 4
=item B<[modifier,]type[:value]>
@@ -45,7 +45,7 @@ B<value> and B<modifier> are explained below.
The supported types are listed below. Unless otherwise specified
only the B<ASCII> format is permissible.
-=over 2
+=over 4
=item B<BOOLEAN>, B<BOOL>
@@ -126,7 +126,7 @@ add EXPLICIT or IMPLICIT tagging, add wrappers or to change
the string format of the final type and value. The supported
formats are documented below.
-=over 2
+=over 4
=item B<EXPLICIT>, B<EXP>