Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Feb 2009 19:53:37 +0000 (UTC)
From:      Rui Paulo <rpaulo@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-7@freebsd.org
Subject:   svn commit: r188322 - in stable/7/sys: . contrib/pf dev/acpi_support dev/ath/ath_hal dev/cxgb
Message-ID:  <200902081953.n18JrbXk032437@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rpaulo
Date: Sun Feb  8 19:53:37 2009
New Revision: 188322
URL: http://svn.freebsd.org/changeset/base/188322

Log:
  MFC r181885: Fix typo in comment.

Modified:
  stable/7/sys/   (props changed)
  stable/7/sys/contrib/pf/   (props changed)
  stable/7/sys/dev/acpi_support/acpi_asus.c
  stable/7/sys/dev/ath/ath_hal/   (props changed)
  stable/7/sys/dev/cxgb/   (props changed)

Modified: stable/7/sys/dev/acpi_support/acpi_asus.c
==============================================================================
--- stable/7/sys/dev/acpi_support/acpi_asus.c	Sun Feb  8 19:44:50 2009	(r188321)
+++ stable/7/sys/dev/acpi_support/acpi_asus.c	Sun Feb  8 19:53:37 2009	(r188322)
@@ -286,7 +286,7 @@ static struct acpi_asus_model acpi_asus_
 	},
 	{
 		.name		= "L8L"
-		/* Only has hotkeys, apparantly */
+		/* Only has hotkeys, apparently */
 	},
 	{
 		.name		= "M1A",



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