Use =back to finish =over (found using pod2latex).
[openssl.git] / doc / crypto / ASN1_generate_nconf.pod
index d54df3ae96ec579edca5d052084f3d662fab1610..c4c683b2a6d78f219cf28736aa38bcb4b45810ef 100644 (file)
@@ -109,7 +109,7 @@ should be a section name which will contain the contents. The
 field names are ignored and the values are in the generated
 string format. If B<value> is absent the the content will be empty.
 
-=cut
+=back
 
 =head2 MODIFIERS
 
@@ -151,7 +151,7 @@ then the value string must be a valid B<UTF8> string. For B<HEX> the output must
 be a set of hex digits. B<BITLIST> (which is only valid for a BIT STRING) is a
 comma separated list of set bits.
 
-=cut
+=back
 
 =head1 EXAMPLES