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:
a44e4f2
)
Typo.
author
Dr. Stephen Henson
<steve@openssl.org>
Fri, 13 Apr 2007 13:23:31 +0000
(13:23 +0000)
committer
Dr. Stephen Henson
<steve@openssl.org>
Fri, 13 Apr 2007 13:23:31 +0000
(13:23 +0000)
doc/crypto/d2i_PKCS7_bio_stream.pod
patch
|
blob
|
history
diff --git
a/doc/crypto/d2i_PKCS7_bio_stream.pod
b/doc/crypto/d2i_PKCS7_bio_stream.pod
index a984234bcff234b6986788bf380f4864bd795548..95708614531c7ee4731f11b90f1ebc47e072be31 100644
(file)
--- a/
doc/crypto/d2i_PKCS7_bio_stream.pod
+++ b/
doc/crypto/d2i_PKCS7_bio_stream.pod
@@
-12,7
+12,7
@@
d2i_PKCS7_bio_stream - output PKCS7 structure in BER format.
=head1 DESCRIPTION
-d2i_PKCS7_bio_stream() outputs a PKCS7 structure
structure
in BER format.
+d2i_PKCS7_bio_stream() outputs a PKCS7 structure in BER format.
It is otherwise identical to the function SMIME_write_PKCS7().