diff options
Diffstat (limited to 'src/lib/libcrypto/man/BN_copy.3')
| -rw-r--r-- | src/lib/libcrypto/man/BN_copy.3 | 6 |
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 956b368dec..383255e382 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.9 2018/03/27 17:35:50 schwarze Exp $ | 1 | .\" $OpenBSD: BN_copy.3,v 1.10 2021/12/06 19:45:27 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: March 27 2018 $ | 52 | .Dd $Mdocdate: December 6 2021 $ |
| 53 | .Dt BN_COPY 3 | 53 | .Dt BN_COPY 3 |
| 54 | .Os | 54 | .Os |
| 55 | .Sh NAME | 55 | .Sh NAME |
| @@ -97,7 +97,7 @@ in | |||
| 97 | It places significant restrictions on the copied data. | 97 | It places significant restrictions on the copied data. |
| 98 | Applications that do not adhere to these restrictions | 98 | Applications that do not adhere to these restrictions |
| 99 | may encounter unexpected side effects or crashes. | 99 | may encounter unexpected side effects or crashes. |
| 100 | For that reason, use of this macro is discouraged. | 100 | For that reason, use of this function is discouraged. |
| 101 | .Pp | 101 | .Pp |
| 102 | Any flags provided in | 102 | Any flags provided in |
| 103 | .Fa flags | 103 | .Fa flags |
