From c4d2db97ae5975be802941c7adca968e953dd53c Mon Sep 17 00:00:00 2001 From: jmc <> Date: Thu, 14 Oct 2010 20:41:28 +0000 Subject: probabalistic -> probabilistic; from naddy --- src/usr.sbin/openssl/openssl.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/usr.sbin/openssl/openssl.1 b/src/usr.sbin/openssl/openssl.1 index 57d63cc12b..015adda638 100644 --- a/src/usr.sbin/openssl/openssl.1 +++ b/src/usr.sbin/openssl/openssl.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: openssl.1,v 1.78 2010/10/14 07:16:31 jmc Exp $ +.\" $OpenBSD: openssl.1,v 1.79 2010/10/14 20:41:28 jmc Exp $ .\" ==================================================================== .\" Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved. .\" @@ -5419,7 +5419,7 @@ The .Nm prime command is used to generate prime numbers, or to check numbers for primality. -Results are probabalistic: +Results are probabilistic: they have an exceedingly high likelihood of being correct, but are not guaranteed. .Pp -- cgit v1.2.3-55-g6feb