EGD socket info.
[openssl.git] / doc / apps / dhparam.pod
index 6e335f43acf19b19a67d2d468acc8f1f90b49536..6b237ec05a99c1e309a71236e8ab74baf1cfaa51 100644 (file)
@@ -58,9 +58,10 @@ input file is ignored and parameters are generated instead.
 =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 OpenVSM, and B<:> for
+all others.
 
 =item B<numbits>