summaryrefslogtreecommitdiff
path: root/usr.sbin
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/openssl/openssl.14
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/openssl/openssl.1 b/usr.sbin/openssl/openssl.1
index 57d63cc12b3..015adda6388 100644
--- a/usr.sbin/openssl/openssl.1
+++ b/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