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.36
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/libcrypto/man/BN_copy.3 b/src/lib/libcrypto/man/BN_copy.3
index 34653be7e3..398cf1f8ec 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.5 2017/01/07 05:06:22 schwarze Exp $ 1.\" $OpenBSD: BN_copy.3,v 1.6 2017/01/30 01:29:31 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: January 7 2017 $ 52.Dd $Mdocdate: January 30 2017 $
53.Dt BN_COPY 3 53.Dt BN_COPY 3
54.Os 54.Os
55.Sh NAME 55.Sh NAME
@@ -151,7 +151,7 @@ The error codes can be obtained by
151.Xr ERR_get_error 3 . 151.Xr ERR_get_error 3 .
152.Sh SEE ALSO 152.Sh SEE ALSO
153.Xr BN_new 3 , 153.Xr BN_new 3 ,
154.Xr ERR_get_error 3 154.Xr BN_set_flags 3
155.Sh HISTORY 155.Sh HISTORY
156.Fn BN_copy 156.Fn BN_copy
157and 157and