Sync with reality. Index: arc4random.3 =================================================================== RCS file: /cvs/src/lib/libc/crypt/arc4random.3,v retrieving revision 1.33 diff -u -p -r1.33 arc4random.3 --- arc4random.3 9 Jul 2014 16:57:49 -0000 1.33 +++ arc4random.3 19 Jul 2014 14:39:11 -0000 @@ -69,7 +69,7 @@ to generate a new result. One data pool is used for all consumers in a process, so that consumption under program flow can act as additional stirring. The subsystem is re-seeded from the kernel random number subsystem using -.Xr sysctl 3 +.Xr getentropy 2 on a regular basis, and also upon .Xr fork 2 . .Pp -- Christian "naddy" Weisgerber [email protected]
