svn commit: r244281 - head/sys/arm/conf

Oleksandr Tymoshenko gonzo at FreeBSD.org
Sun Dec 16 00:20:17 UTC 2012


Author: gonzo
Date: Sun Dec 16 00:20:16 2012
New Revision: 244281
URL: http://svnweb.freebsd.org/changeset/base/244281

Log:
  Fix comment to represent actual file purpose
  
  Spotted by: gavin@

Modified:
  head/sys/arm/conf/VERSATILEPB

Modified: head/sys/arm/conf/VERSATILEPB
==============================================================================
--- head/sys/arm/conf/VERSATILEPB	Sat Dec 15 22:26:16 2012	(r244280)
+++ head/sys/arm/conf/VERSATILEPB	Sun Dec 16 00:20:16 2012	(r244281)
@@ -1,4 +1,4 @@
-# RPI-B -- Custom configuration for the Raspberry Pi
+# VERSATILEPB - Configuration for QEMU version of Versatile Platform Board
 #
 # For more information on this file, please read the handbook section on
 # Kernel Configuration Files:


More information about the svn-src-head mailing list