summaryrefslogtreecommitdiff
path: root/lib/libcrypto/man/RSA_new.3
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@cvs.openbsd.org>2018-03-27 17:35:51 +0000
committerIngo Schwarze <schwarze@cvs.openbsd.org>2018-03-27 17:35:51 +0000
commit25f4ab68a920d5d0f61d0dfa51fdec8987c269dc (patch)
tree6208fde7ac9d831efb20b6a04a06f937dad04fcc /lib/libcrypto/man/RSA_new.3
parent96c2295dd79f95dcd2421b38c03c1be54aae4930 (diff)
found a complete archive of SSLeay-0.4 to SSLeay-0.8.1b tarballs
on the web, so fix up SSLeay HISTORY accordingly
Diffstat (limited to 'lib/libcrypto/man/RSA_new.3')
-rw-r--r--lib/libcrypto/man/RSA_new.36
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libcrypto/man/RSA_new.3 b/lib/libcrypto/man/RSA_new.3
index 58ddf5a773c..3808ad3b5d3 100644
--- a/lib/libcrypto/man/RSA_new.3
+++ b/lib/libcrypto/man/RSA_new.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: RSA_new.3,v 1.7 2018/03/21 01:27:25 schwarze Exp $
+.\" $OpenBSD: RSA_new.3,v 1.8 2018/03/27 17:35:50 schwarze Exp $
.\" OpenSSL doc/man3/RSA_new.pod 99d63d46 Oct 26 13:56:48 2016 -0400
.\" OpenSSL doc/crypto/rsa.pod 35d2e327 Jun 3 16:19:49 2016 -0400
.\"
@@ -49,7 +49,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
.\" OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: March 21 2018 $
+.Dd $Mdocdate: March 27 2018 $
.Dt RSA_NEW 3
.Os
.Sh NAME
@@ -179,5 +179,5 @@ RSA was covered by a US patent which expired in September 2000.
.Fn RSA_new
and
.Fn RSA_free
-appeared before SSLeay 0.8 and have been available since
+appeared in SSLeay 0.4 or earlier and have been available since
.Ox 2.4 .