From: jsg Date: Fri, 12 May 2023 08:18:13 +0000 (+0000) Subject: primility -> primality X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=4fe9bd87edb4cfd00bdbe6a7276e1b64fcf1db68;p=openbsd primility -> primality ok tb@ --- diff --git a/lib/libcrypto/man/BN_generate_prime.3 b/lib/libcrypto/man/BN_generate_prime.3 index 85c7349b1b8..a7551390ece 100644 --- a/lib/libcrypto/man/BN_generate_prime.3 +++ b/lib/libcrypto/man/BN_generate_prime.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: BN_generate_prime.3,v 1.23 2023/05/11 05:45:33 tb Exp $ +.\" $OpenBSD: BN_generate_prime.3,v 1.24 2023/05/12 08:18:13 jsg Exp $ .\" full merge up to: OpenSSL f987a4dd Jun 27 10:12:08 2019 +0200 .\" .\" This file is a derived work. @@ -67,7 +67,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED .\" OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: May 11 2023 $ +.Dd $Mdocdate: May 12 2023 $ .Dt BN_GENERATE_PRIME 3 .Os .Sh NAME @@ -163,7 +163,7 @@ but not a single one is currently known. It is known that no such number exists below 2\(ha64. .Pp In order to reduce the likelihood of a composite number -passing the primility tests +passing the primality tests .Fn BN_is_prime_fasttest_ex and .Fn BN_is_prime_ex ,