primility -> primality
authorjsg <jsg@openbsd.org>
Fri, 12 May 2023 08:18:13 +0000 (08:18 +0000)
committerjsg <jsg@openbsd.org>
Fri, 12 May 2023 08:18:13 +0000 (08:18 +0000)
ok tb@

lib/libcrypto/man/BN_generate_prime.3

index 85c7349..a755139 100644 (file)
@@ -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 ,