diff options
| author | sobrado <> | 2015-09-22 08:08:07 +0000 |
|---|---|---|
| committer | sobrado <> | 2015-09-22 08:08:07 +0000 |
| commit | 7746c18fb3482ba8d6fd1f9508801722028094b1 (patch) | |
| tree | 44f72e5c66d08a8e69898fb02d0eff61ca84d533 /src/lib/libcrypto/doc/SMIME_write_PKCS7.pod | |
| parent | b15d8c593eec3a6437fc962608396fa0c9fe134b (diff) | |
| download | openbsd-libressl-v2.3.0.tar.gz openbsd-libressl-v2.3.0.tar.bz2 openbsd-libressl-v2.3.0.zip | |
typos in documentation; better wording, suggested by jmc@libressl-v2.3.0
ok jmc@
Diffstat (limited to 'src/lib/libcrypto/doc/SMIME_write_PKCS7.pod')
| -rw-r--r-- | src/lib/libcrypto/doc/SMIME_write_PKCS7.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libcrypto/doc/SMIME_write_PKCS7.pod b/src/lib/libcrypto/doc/SMIME_write_PKCS7.pod index ca6bd02763..4a7cd08c42 100644 --- a/src/lib/libcrypto/doc/SMIME_write_PKCS7.pod +++ b/src/lib/libcrypto/doc/SMIME_write_PKCS7.pod | |||
| @@ -40,7 +40,7 @@ the data must be read twice: once to compute the signature in PKCS7_sign() | |||
| 40 | and once to output the S/MIME message. | 40 | and once to output the S/MIME message. |
| 41 | 41 | ||
| 42 | If streaming is performed the content is output in BER format using indefinite | 42 | If streaming is performed the content is output in BER format using indefinite |
| 43 | length constructuted encoding except in the case of signed data with detached | 43 | length constructed encoding except in the case of signed data with detached |
| 44 | content where the content is absent and DER format is used. | 44 | content where the content is absent and DER format is used. |
| 45 | 45 | ||
| 46 | =head1 BUGS | 46 | =head1 BUGS |
