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:
dc74e7d
)
Make pod2man happier.
author
Geoff Thorpe
<geoff@openssl.org>
Fri, 18 Oct 2002 22:05:19 +0000
(22:05 +0000)
committer
Geoff Thorpe
<geoff@openssl.org>
Fri, 18 Oct 2002 22:05:19 +0000
(22:05 +0000)
doc/crypto/SMIME_write_PKCS7.pod
patch
|
blob
|
history
diff --git
a/doc/crypto/SMIME_write_PKCS7.pod
b/doc/crypto/SMIME_write_PKCS7.pod
index 8093241ea41d2e4b3af71b83369d0e9acb120319..2cfad2e04976417ea42ae3ea310a34aa97ed3a46 100644
(file)
--- a/
doc/crypto/SMIME_write_PKCS7.pod
+++ b/
doc/crypto/SMIME_write_PKCS7.pod
@@
-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.