Misc BN fixes
[oweals/openssl.git] / doc / crypto / DSA_generate_parameters.pod
index 16a67f22b0c4233524d22ce1815821c465bd4ebf..b1a4d201b75cd15aabd230cccf932cd244f174ee 100644 (file)
@@ -29,7 +29,7 @@ maximum of 1024 bits.
 If B<seed> is B<NULL> or B<seed_len> E<lt> 20, the primes will be
 generated at random. Otherwise, the seed is used to generate
 them. If the given seed does not yield a prime q, a new random
-seed is chosen and placed at B<seed>.
+seed is chosen.
 
 DSA_generate_parameters_ex() places the iteration count in
 *B<counter_ret> and a counter used for finding a generator in