summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/BN_new.3
diff options
context:
space:
mode:
authorschwarze <>2018-03-27 17:35:50 +0000
committerschwarze <>2018-03-27 17:35:50 +0000
commit46b5d933b38b75b127fede5f1fa076d84c7714a1 (patch)
treef9c6916aae3f5b1e0ac87341b497da860edfcddb /src/lib/libcrypto/man/BN_new.3
parent4dbdd890b2673d2b0999aeeea41ae4e949eb040a (diff)
downloadopenbsd-46b5d933b38b75b127fede5f1fa076d84c7714a1.tar.gz
openbsd-46b5d933b38b75b127fede5f1fa076d84c7714a1.tar.bz2
openbsd-46b5d933b38b75b127fede5f1fa076d84c7714a1.zip
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 'src/lib/libcrypto/man/BN_new.3')
-rw-r--r--src/lib/libcrypto/man/BN_new.36
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/libcrypto/man/BN_new.3 b/src/lib/libcrypto/man/BN_new.3
index 4dd131a573..e27a83e042 100644
--- a/src/lib/libcrypto/man/BN_new.3
+++ b/src/lib/libcrypto/man/BN_new.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: BN_new.3,v 1.12 2018/03/21 09:03:49 schwarze Exp $ 1.\" $OpenBSD: BN_new.3,v 1.13 2018/03/27 17:35:50 schwarze Exp $
2.\" full merge up to: OpenSSL man3/BN_new 2457c19d Mar 6 08:43:36 2004 +0000 2.\" full merge up to: OpenSSL man3/BN_new 2457c19d Mar 6 08:43:36 2004 +0000
3.\" selective merge up to: man3/BN_new 681acb31 Sep 29 13:10:34 2017 +0200 3.\" selective merge up to: man3/BN_new 681acb31 Sep 29 13:10:34 2017 +0200
4.\" full merge up to: OpenSSL man7/bn 05ea606a May 20 20:52:46 2016 -0400 4.\" full merge up to: OpenSSL man7/bn 05ea606a May 20 20:52:46 2016 -0400
@@ -50,7 +50,7 @@
50.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED 50.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
51.\" OF THE POSSIBILITY OF SUCH DAMAGE. 51.\" OF THE POSSIBILITY OF SUCH DAMAGE.
52.\" 52.\"
53.Dd $Mdocdate: March 21 2018 $ 53.Dd $Mdocdate: March 27 2018 $
54.Dt BN_NEW 3 54.Dt BN_NEW 3
55.Os 55.Os
56.Sh NAME 56.Sh NAME
@@ -166,7 +166,7 @@ and sets an error code that can be obtained by
166.Fn BN_free , 166.Fn BN_free ,
167and 167and
168.Fn BN_clear_free 168.Fn BN_clear_free
169appeared before SSLeay 0.8 and have been available since 169first appeared in SSLeay 0.5.1 and have been available since
170.Ox 2.4 . 170.Ox 2.4 .
171.Pp 171.Pp
172.Fn BN_init 172.Fn BN_init