Make pod2man happier.

This commit is contained in:
Geoff Thorpe 2002-10-18 22:05:19 +00:00
parent dc74e7d5d7
commit 190ef122b2

View File

@ -14,7 +14,7 @@ SMIME_write_PKCS7() adds the appropriate MIME headers to a PKCS#7
structure to produce an S/MIME message. structure to produce an S/MIME message.
B<out> is the BIO to write the data to. B<p7> is the appropriate B<out> is the BIO to write the data to. B<p7> is the appropriate
B<PKCS7> structure. If cleartext signing (B<multipart/signed) is B<PKCS7> structure. If cleartext signing (B<multipart/signed>) is
being used then the signed data must be supplied in the B<data> being used then the signed data must be supplied in the B<data>
argument. B<flags> is an optional set of flags. argument. B<flags> is an optional set of flags.