summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorGeoff Thorpe <geoff@openssl.org>2002-10-18 22:04:26 +0000
committerGeoff Thorpe <geoff@openssl.org>2002-10-18 22:04:26 +0000
commit7521ab3d0b11370ab0cacb47fc4e4840fe5e1d45 (patch)
tree64f24db229c92f7a0897f7dc5e4d69a303b20cd3 /doc
parent0587ec264563249bbc26302aa1d5e9ff5f45d7f0 (diff)
Make pod2man happier.
Diffstat (limited to 'doc')
-rw-r--r--doc/crypto/SMIME_write_PKCS7.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/crypto/SMIME_write_PKCS7.pod b/doc/crypto/SMIME_write_PKCS7.pod
index 8093241ea4..2cfad2e049 100644
--- 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.