Typo: effect -> affect.

This commit is contained in:
Gavin Atkinson 2015-02-21 13:00:52 +00:00
parent 9ab060a7cb
commit 4c25bba76f
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=279103

View file

@ -36,7 +36,7 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 11.x IS SLOW:
but before r278950, the RNG was not seeded properly. Immediately
upgrade the kernel to r278950 or later and regenerate any keys (e.g.
ssh keys or openssl keys) that were generated w/ a kernel from that
range. This does not effect programs that directly used /dev/random
range. This does not affect programs that directly used /dev/random
or /dev/urandom. All userland uses of arc4random(3) are affected.
20150210: