From 3a25555c6a7779752b19dff66f035b2efa0f16ee Mon Sep 17 00:00:00 2001 From: Glen Barber Date: Thu, 19 Feb 2015 05:20:59 +0000 Subject: [PATCH] Fix a grammar nit. Sponsored by: The FreeBSD Foundation --- UPDATING | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UPDATING b/UPDATING index 1f9c32f8ce4..357c76d7774 100644 --- a/UPDATING +++ b/UPDATING @@ -37,7 +37,7 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 11.x IS SLOW: 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 - or /dev/urandom. All userland uses of arc4random(3) are effected. + or /dev/urandom. All userland uses of arc4random(3) are affected. 20150210: The autofs(4) ABI was changed in order to restore binary compatibility