Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Dec 2012 00:20:17 +0000 (UTC)
From:      Oleksandr Tymoshenko <gonzo@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r244281 - head/sys/arm/conf
Message-ID:  <201212160020.qBG0KHDL065143@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201212160020.qBG0KHDL065143>