Add BN_check_prime()
[openssl.git] / doc / man1 / openssl-prime.pod
index c11bcc9c84852250da8e68841efb9b2d32f97603..aa9af22102844221bab1fd02a55148f85081107a 100644 (file)
@@ -50,8 +50,7 @@ generated is I<n>, then check that C<(I<n>-1)/2> is also prime.
 
 =item B<-checks> I<num>
 
-Perform the checks I<num> times to see that the generated number
-is prime.  The default is 20.
+This parameter is ignored.
 
 =back