From 6795d644ed761394e6993b76365e2279c069a80f Mon Sep 17 00:00:00 2001 From: tb <> Date: Mon, 28 Apr 2025 17:42:42 +0000 Subject: EC_GROUP_check.3: rephrase a sentence to avoid a word repetition --- src/lib/libcrypto/man/EC_GROUP_check.3 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/lib/libcrypto/man/EC_GROUP_check.3') diff --git a/src/lib/libcrypto/man/EC_GROUP_check.3 b/src/lib/libcrypto/man/EC_GROUP_check.3 index e000be212b..9f1c81b9ef 100644 --- a/src/lib/libcrypto/man/EC_GROUP_check.3 +++ b/src/lib/libcrypto/man/EC_GROUP_check.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: EC_GROUP_check.3,v 1.1 2025/04/25 19:57:12 tb Exp $ +.\" $OpenBSD: EC_GROUP_check.3,v 1.2 2025/04/28 17:42:42 tb Exp $ .\" .\" Copyright (c) 2025 Theo Buehler .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: April 25 2025 $ +.Dd $Mdocdate: April 28 2025 $ .Dt EC_GROUP_CHECK 3 .Os .Sh NAME @@ -43,8 +43,8 @@ Deprecated: These functions are deprecated. Only standardized curves built into the library should be used, see .Xr EC_GROUP_new_by_curve_name 3 . -For builtin curves far more thorough checks than the minimal checks -performed by these functions have been performed. +Builtin curves went through far more thorough checking than +the minimal, incomplete tests performed by these functions. .Pp These functions have an optional .Fa ctx -- cgit v1.2.3-55-g6feb