Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Dec 2009 21:47:33 +0000 (UTC)
From:      Alexander Motin <mav@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r200817 - head/sys/dev/ata/chipsets
Message-ID:  <200912212147.nBLLlXAB041843@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mav
Date: Mon Dec 21 21:47:33 2009
New Revision: 200817
URL: http://svn.freebsd.org/changeset/base/200817

Log:
  Spell AMD properly.

Modified:
  head/sys/dev/ata/chipsets/ata-amd.c

Modified: head/sys/dev/ata/chipsets/ata-amd.c
==============================================================================
--- head/sys/dev/ata/chipsets/ata-amd.c	Mon Dec 21 21:41:33 2009	(r200816)
+++ head/sys/dev/ata/chipsets/ata-amd.c	Mon Dec 21 21:47:33 2009	(r200817)
@@ -61,7 +61,7 @@ static int ata_amd_setmode(device_t dev,
 #define AMD_CABLE	0x02
 
 /*
- * American Micro Devices (AMD) chipset support functions
+ * Advanced Micro Devices (AMD) chipset support functions
  */
 static int
 ata_amd_probe(device_t dev)



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