projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
84d828a
)
Use =back to finish =over (found using pod2latex).
author
Lutz Jänicke
<jaenicke@openssl.org>
Thu, 14 Nov 2002 21:50:30 +0000
(21:50 +0000)
committer
Lutz Jänicke
<jaenicke@openssl.org>
Thu, 14 Nov 2002 21:50:30 +0000
(21:50 +0000)
Submitted by:
Reviewed by:
PR:
doc/crypto/ASN1_generate_nconf.pod
patch
|
blob
|
history
diff --git
a/doc/crypto/ASN1_generate_nconf.pod
b/doc/crypto/ASN1_generate_nconf.pod
index d54df3ae96ec579edca5d052084f3d662fab1610..c4c683b2a6d78f219cf28736aa38bcb4b45810ef 100644
(file)
--- a/
doc/crypto/ASN1_generate_nconf.pod
+++ b/
doc/crypto/ASN1_generate_nconf.pod
@@
-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