Remove stale reference to BN_GF2m_add()
authortb <tb@openbsd.org>
Thu, 27 Apr 2023 09:11:40 +0000 (09:11 +0000)
committertb <tb@openbsd.org>
Thu, 27 Apr 2023 09:11:40 +0000 (09:11 +0000)
lib/libcrypto/man/BN_new.3

index cbbc575..82a52fb 100644 (file)
@@ -1,4 +1,4 @@
-.\" $OpenBSD: BN_new.3,v 1.24 2023/04/27 07:22:22 tb Exp $
+.\" $OpenBSD: BN_new.3,v 1.25 2023/04/27 09:11:40 tb Exp $
 .\" full merge up to: OpenSSL man3/BN_new 2457c19d Mar 6 08:43:36 2004 +0000
 .\" selective merge up to: man3/BN_new 681acb31 Sep 29 13:10:34 2017 +0200
 .\" full merge up to: OpenSSL man7/bn 05ea606a May 20 20:52:46 2016 -0400
@@ -143,7 +143,6 @@ and sets an error code that can be obtained by
 .Xr BN_CTX_new 3 ,
 .Xr BN_CTX_start 3 ,
 .Xr BN_generate_prime 3 ,
-.Xr BN_GF2m_add 3 ,
 .Xr BN_kronecker 3 ,
 .Xr BN_mod_inverse 3 ,
 .Xr BN_mod_mul_montgomery 3 ,