summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--usr.sbin/openssl/openssl.17
1 files changed, 5 insertions, 2 deletions
diff --git a/usr.sbin/openssl/openssl.1 b/usr.sbin/openssl/openssl.1
index 1c8639846e7..57d63cc12b3 100644
--- a/usr.sbin/openssl/openssl.1
+++ b/usr.sbin/openssl/openssl.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: openssl.1,v 1.77 2010/10/13 19:16:37 jmc Exp $
+.\" $OpenBSD: openssl.1,v 1.78 2010/10/14 07:16:31 jmc Exp $
.\" ====================================================================
.\" Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved.
.\"
@@ -112,7 +112,7 @@
.\"
.\" OPENSSL
.\"
-.Dd $Mdocdate: October 13 2010 $
+.Dd $Mdocdate: October 14 2010 $
.Dt OPENSSL 1
.Os
.Sh NAME
@@ -5419,6 +5419,9 @@ The
.Nm prime
command is used to generate prime numbers,
or to check numbers for primality.
+Results are probabalistic:
+they have an exceedingly high likelihood of being correct,
+but are not guaranteed.
.Pp
The options are as follows:
.Bl -tag -width ds