summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/BN_copy.3
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/man/BN_copy.3')
-rw-r--r--src/lib/libcrypto/man/BN_copy.37
1 files changed, 4 insertions, 3 deletions
diff --git a/src/lib/libcrypto/man/BN_copy.3 b/src/lib/libcrypto/man/BN_copy.3
index 3ddcec6ee8..34653be7e3 100644
--- a/src/lib/libcrypto/man/BN_copy.3
+++ b/src/lib/libcrypto/man/BN_copy.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: BN_copy.3,v 1.4 2016/12/10 21:13:25 schwarze Exp $ 1.\" $OpenBSD: BN_copy.3,v 1.5 2017/01/07 05:06:22 schwarze Exp $
2.\" OpenSSL b97fdb57 Nov 11 09:33:09 2016 +0100 2.\" OpenSSL b97fdb57 Nov 11 09:33:09 2016 +0100
3.\" 3.\"
4.\" This file was written by Ulf Moeller <ulf@openssl.org> 4.\" This file was written by Ulf Moeller <ulf@openssl.org>
@@ -49,7 +49,7 @@
49.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED 49.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
50.\" OF THE POSSIBILITY OF SUCH DAMAGE. 50.\" OF THE POSSIBILITY OF SUCH DAMAGE.
51.\" 51.\"
52.Dd $Mdocdate: December 10 2016 $ 52.Dd $Mdocdate: January 7 2017 $
53.Dt BN_COPY 3 53.Dt BN_COPY 3
54.Os 54.Os
55.Sh NAME 55.Sh NAME
@@ -80,6 +80,7 @@ copies
80.Fa from 80.Fa from
81to 81to
82.Fa to . 82.Fa to .
83.Pp
83.Fn BN_dup 84.Fn BN_dup
84creates a new 85creates a new
85.Vt BIGNUM 86.Vt BIGNUM
@@ -96,7 +97,7 @@ in
96It places significant restrictions on the copied data. 97It places significant restrictions on the copied data.
97Applications that do not adhere to these restrictions 98Applications that do not adhere to these restrictions
98may encounter unexpected side effects or crashes. 99may encounter unexpected side effects or crashes.
99For that reason, use of this function is discouraged. 100For that reason, use of this macro is discouraged.
100.Pp 101.Pp
101Any flags provided in 102Any flags provided in
102.Fa flags 103.Fa flags