From ed354d72303343e2b3f76a3295223aeef26aa9f2 Mon Sep 17 00:00:00 2001 From: Theo Buehler Date: Thu, 27 Apr 2023 09:47:04 +0000 Subject: One more reciprocal thing hid in here (yay for consistent naming) --- lib/libcrypto/man/BN_add.3 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/lib/libcrypto/man/BN_add.3 b/lib/libcrypto/man/BN_add.3 index 7c37bef525e..e7de441b7ac 100644 --- a/lib/libcrypto/man/BN_add.3 +++ b/lib/libcrypto/man/BN_add.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: BN_add.3,v 1.19 2023/04/27 09:45:56 tb Exp $ +.\" $OpenBSD: BN_add.3,v 1.20 2023/04/27 09:47:03 tb Exp $ .\" full merge up to: OpenSSL e9b77246 Jan 20 19:58:49 2017 +0100 .\" .\" This file is a derived work. @@ -95,7 +95,6 @@ .\" .Nm BN_mod_exp_mont , r \(== a ^ p (mod m) .\" .Nm BN_mod_exp_mont_consttime , .\" .Nm BN_mod_exp_mont_word , -.\" .Nm BN_mod_exp_recp , .\" .Nm BN_mod_exp_simple , .\" .Nm BN_mod_exp2_mont r \(== (a1 ^ p1) * (a2 ^ p2) (mod m) .\" Maybe they should be deleted from . -- cgit v1.2.3