svn commit: r241515 - head

Gabor Kovesdan gabor at FreeBSD.org
Sat Oct 13 19:37:59 UTC 2012


Author: gabor
Date: Sat Oct 13 19:37:58 2012
New Revision: 241515
URL: http://svn.freebsd.org/changeset/base/241515

Log:
  - Fix typo
  
  Spotted by:	glebius

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Sat Oct 13 19:29:38 2012	(r241514)
+++ head/UPDATING	Sat Oct 13 19:37:58 2012	(r241515)
@@ -28,7 +28,7 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 10
 	The GNU sort(1) program has been removed since the BSD-licensed
 	sort(1) has been the default for quite some time and no serious
 	problems have been reported.  The corresponding WITH_GNU_SORT
-	knob has als gone.
+	knob has also gone.
 
 20121006:
 	The pfil(9) API/ABI for AF_INET family has been changed. Packet


More information about the svn-src-all mailing list