EGD socket info.
[openssl.git] / doc / apps / smime.pod
index 79e070d6aad55a6d323293aebd923c1896333ec5..631ecdc241ee8ab6864836046f886d51f39be130 100644 (file)
@@ -177,9 +177,10 @@ the B<-recip> or B<-signer> file.
 =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<cert.pem...>