From: Lutz Jänicke Date: Thu, 14 Nov 2002 21:50:30 +0000 (+0000) Subject: Use =back to finish =over (found using pod2latex). X-Git-Tag: OpenSSL_0_9_7-beta4~18^2~18 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=56dc24d48315285ba3c0395d315282275217e597;p=oweals%2Fopenssl.git Use =back to finish =over (found using pod2latex). Submitted by: Reviewed by: PR: --- diff --git a/doc/crypto/ASN1_generate_nconf.pod b/doc/crypto/ASN1_generate_nconf.pod index d54df3ae96..c4c683b2a6 100644 --- 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 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 string. For B the output must be a set of hex digits. B (which is only valid for a BIT STRING) is a comma separated list of set bits. -=cut +=back =head1 EXAMPLES