The des_modes manpage is in section 7.
[openssl.git] / doc / apps / dsaparam.pod
index ae89de790babae9e1919f931a379b42ba5245a08..50c2f61242fcfa77767e39f2d27fcd34be9a5eab 100644 (file)
@@ -71,9 +71,10 @@ parameters.
 =item B<-rand file(s)>
 
 a file or files containing random data used to seed the random number
-generator. Multiple files can be specified separated by a OS-dependent
-character.  For MS-Windows, the separator is B<;>.  For OpenVMS, it's
-B<,>.  For all others, it's B<:>.
+generator, or an EGD socket (see L<RAND_egd(3)|RAND_egd(3)>).
+Multiple files can be specified separated by a OS-dependent character.
+The separator is B<;> for MS-Windows, B<,> for OpenVMS, and B<:> for
+all others.
 
 =item B<numbits>