Make pod2man happier.
authorGeoff Thorpe <geoff@openssl.org>
Fri, 18 Oct 2002 22:04:26 +0000 (22:04 +0000)
committerGeoff Thorpe <geoff@openssl.org>
Fri, 18 Oct 2002 22:04:26 +0000 (22:04 +0000)
doc/crypto/SMIME_write_PKCS7.pod

index 8093241ea41d2e4b3af71b83369d0e9acb120319..2cfad2e04976417ea42ae3ea310a34aa97ed3a46 100644 (file)
@@ -14,7 +14,7 @@ SMIME_write_PKCS7() adds the appropriate MIME headers to a PKCS#7
 structure to produce an S/MIME message.
 
 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> 
 argument. B<flags> is an optional set of flags.