mandoc -Tlint tells me I forgot to zap a comma
authortb <tb@openbsd.org>
Sun, 30 Apr 2023 20:17:59 +0000 (20:17 +0000)
committertb <tb@openbsd.org>
Sun, 30 Apr 2023 20:17:59 +0000 (20:17 +0000)
lib/libcrypto/man/BN_generate_prime.3

index a6e21e0..268bc02 100644 (file)
@@ -1,4 +1,4 @@
-.\" $OpenBSD: BN_generate_prime.3,v 1.21 2023/04/30 19:24:42 tb Exp $
+.\" $OpenBSD: BN_generate_prime.3,v 1.22 2023/04/30 20:17:59 tb Exp $
 .\" full merge up to: OpenSSL f987a4dd Jun 27 10:12:08 2019 +0200
 .\"
 .\" This file is a derived work.
@@ -79,7 +79,7 @@
 .Nm BN_GENCB_free ,
 .Nm BN_GENCB_set ,
 .Nm BN_GENCB_get_arg ,
-.Nm BN_GENCB_set_old ,
+.Nm BN_GENCB_set_old
 .\" Nm BN_prime_checks_for_size is intentionally undocumented
 .\" because it is no longer used by LibreSSL.
 .Nd generate primes and test for primality