From: Bodo Möller Date: Thu, 15 Aug 2002 14:23:23 +0000 (+0000) Subject: fix manpage X-Git-Tag: OpenSSL-engine-0_9_6h~26^2~41 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1fd0338b4943e88f18a6d5ba2dc4b0bacf1a42da;p=thirdparty%2Fopenssl.git fix manpage --- diff --git a/doc/crypto/EVP_SealInit.pod b/doc/crypto/EVP_SealInit.pod index 0451eb648a3..25ef07f7c7b 100644 --- a/doc/crypto/EVP_SealInit.pod +++ b/doc/crypto/EVP_SealInit.pod @@ -73,4 +73,6 @@ L =head1 HISTORY +EVP_SealFinal() did not return a value before OpenSSL 0.9.7. + =cut