From owner-svn-src-all@FreeBSD.ORG Sun Oct 21 22:27:22 2012 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A3019C4A; Sun, 21 Oct 2012 22:27:22 +0000 (UTC) (envelope-from rpaulo@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 72B3D8FC12; Sun, 21 Oct 2012 22:27:22 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q9LMRMEW069782; Sun, 21 Oct 2012 22:27:22 GMT (envelope-from rpaulo@svn.freebsd.org) Received: (from rpaulo@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q9LMRMSn069780; Sun, 21 Oct 2012 22:27:22 GMT (envelope-from rpaulo@svn.freebsd.org) Message-Id: <201210212227.q9LMRMSn069780@svn.freebsd.org> From: Rui Paulo Date: Sun, 21 Oct 2012 22:27:22 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r241821 - head/sys/powerpc/conf X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Oct 2012 22:27:22 -0000 Author: rpaulo Date: Sun Oct 21 22:27:21 2012 New Revision: 241821 URL: http://svn.freebsd.org/changeset/base/241821 Log: Fix the top comment. Modified: head/sys/powerpc/conf/WII Modified: head/sys/powerpc/conf/WII ============================================================================== --- head/sys/powerpc/conf/WII Sun Oct 21 22:24:28 2012 (r241820) +++ head/sys/powerpc/conf/WII Sun Oct 21 22:27:21 2012 (r241821) @@ -1,5 +1,5 @@ # -# GENERIC -- Generic kernel configuration file for the Nintendo Wii. +# Custom kernel for the Nintendo Wii. # # $FreeBSD$