summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorjmc <>2010-10-14 20:41:28 +0000
committerjmc <>2010-10-14 20:41:28 +0000
commitc4d2db97ae5975be802941c7adca968e953dd53c (patch)
treee478477fb68a7c3be5988e95fb0893b92670baf8 /src
parent7f96a67b863ec6b3a8e6030afddb73276e706f15 (diff)
downloadopenbsd-c4d2db97ae5975be802941c7adca968e953dd53c.tar.gz
openbsd-c4d2db97ae5975be802941c7adca968e953dd53c.tar.bz2
openbsd-c4d2db97ae5975be802941c7adca968e953dd53c.zip
probabalistic -> probabilistic; from naddy
Diffstat (limited to 'src')
-rw-r--r--src/usr.sbin/openssl/openssl.14
1 files 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 @@
1.\" $OpenBSD: openssl.1,v 1.78 2010/10/14 07:16:31 jmc Exp $ 1.\" $OpenBSD: openssl.1,v 1.79 2010/10/14 20:41:28 jmc Exp $
2.\" ==================================================================== 2.\" ====================================================================
3.\" Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved. 3.\" Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved.
4.\" 4.\"
@@ -5419,7 +5419,7 @@ The
5419.Nm prime 5419.Nm prime
5420command is used to generate prime numbers, 5420command is used to generate prime numbers,
5421or to check numbers for primality. 5421or to check numbers for primality.
5422Results are probabalistic: 5422Results are probabilistic:
5423they have an exceedingly high likelihood of being correct, 5423they have an exceedingly high likelihood of being correct,
5424but are not guaranteed. 5424but are not guaranteed.
5425.Pp 5425.Pp