svn commit: r278986 - head

Glen Barber gjb at FreeBSD.org
Thu Feb 19 05:21:00 UTC 2015


Author: gjb
Date: Thu Feb 19 05:20:59 2015
New Revision: 278986
URL: https://svnweb.freebsd.org/changeset/base/278986

Log:
  Fix a grammar nit.
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Thu Feb 19 03:57:47 2015	(r278985)
+++ head/UPDATING	Thu Feb 19 05:20:59 2015	(r278986)
@@ -37,7 +37,7 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 11
 	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


More information about the svn-src-head mailing list