X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=INSTALL;h=1f03f25c13f9558cc62c9a5f572cb74c4a5a450b;hb=5c9261aa07d197a94380e6f5d0e0b9f855924bc4;hp=993e61a5857be76861ecf3e15142d28896fb2e3f;hpb=d00209a3b14b37a05fb91972f972b1fe8db6196f;p=oweals%2Fopenssl.git diff --git a/INSTALL b/INSTALL index 993e61a585..1f03f25c13 100644 --- a/INSTALL +++ b/INSTALL @@ -238,7 +238,7 @@ source exists. getrandom: Use the L or equivalent system call. - devrandom: Use the the first device from the DEVRANDOM list + devrandom: Use the first device from the DEVRANDOM list which can be opened to read random bytes. The DEVRANDOM preprocessor constant expands to "/dev/urandom","/dev/random","/dev/srandom" on