Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Dec 2008 23:09:58 +0000 (UTC)
From:      Sam Leffler <sam@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r185534 - head
Message-ID:  <200812012309.mB1N9wBF039940@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sam
Date: Mon Dec  1 23:09:58 2008
New Revision: 185534
URL: http://svn.freebsd.org/changeset/base/185534

Log:
  correct typo
  
  Submitted by:	Ole Vole

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Mon Dec  1 22:33:50 2008	(r185533)
+++ head/UPDATING	Mon Dec  1 23:09:58 2008	(r185534)
@@ -26,7 +26,7 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 8.
 	__FreeBSD_version 800057 marks the switchover from the
 	binary ath hal to source code. Users must add the line:
 
-	options	ATH_SUPPORT_AR5416
+	options	AH_SUPPORT_AR5416
 
 	to their kernel config files when specifying:
 



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