capi_get_provname: free name on error if it was malloc'ed
[openssl.git] / doc / crypto / i2d_PKCS7_bio_stream.pod
index c7da2fa98e8266ac24c56e7e2b3135627705e1e6..a37231e267b934dce8563f187ff7078ef7bceeab 100644 (file)
@@ -23,7 +23,7 @@ streaming.
 
 =head1 BUGS
 
-The prefix "d2i" is arguably wrong because the function outputs BER format.
+The prefix "i2d" is arguably wrong because the function outputs BER format.
 
 =head1 RETURN VALUES
 
@@ -39,6 +39,6 @@ L<PEM_write_bio_PKCS7_stream(3)|PEM_write_bio_PKCS7_stream(3)>
 
 =head1 HISTORY
 
-i2d_PKCS7_bio_stream() was added to OpenSSL 0.9.9
+i2d_PKCS7_bio_stream() was added to OpenSSL 1.0.0
 
 =cut