From pepper@reppep.com  Sun Jun 13 03:52:38 2004
Return-Path: <pepper@reppep.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id D750116A4D0; Sun, 13 Jun 2004 03:52:38 +0000 (GMT)
Received: from www.reppep.com (www.reppep.com [66.92.104.200])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 9478D43D45; Sun, 13 Jun 2004 03:52:38 +0000 (GMT)
	(envelope-from pepper@reppep.com)
Received: by www.reppep.com (Postfix, from userid 501)
	id DD102FE6E; Sat, 12 Jun 2004 23:52:37 -0400 (EDT)
Message-Id: <20040613035237.DD102FE6E@www.reppep.com>
Date: Sat, 12 Jun 2004 23:52:37 -0400 (EDT)
From: Chris Pepper <pepper@reppep.com>
Reply-To: Chris Pepper <pepper@reppep.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc: pepper@reppep.com, phk@freebsd.org
Subject: src/sys/i386/conf/NOTES,v 1.1108 has typos
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         67894
>Category:       docs
>Synopsis:       src/sys/i386/conf/NOTES,v 1.1108 has typos
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jun 13 04:00:44 GMT 2004
>Closed-Date:    Mon Jun 14 18:37:45 GMT 2004
>Last-Modified:  Mon Jun 14 18:37:45 GMT 2004
>Originator:     Chris Pepper
>Release:        FreeBSD 4.10-STABLE i386
>Organization:
>Environment:
System: FreeBSD www.reppep.com 4.10-STABLE FreeBSD 4.10-STABLE #15: Sun May 30 22:18:46 EDT 2004 root@www.reppep.com:/usr/obj/usr/src/sys/REPPEP i386


	
>Description:
	src/sys/i386/conf/NOTES,v 1.1108 appears to have a couple typos. s/HTTT/HTT/ and s/kernel to use a 4 MByte pages/kernel to use 4 MByte pages/,
	
>How-To-Repeat:
	more /usr/src/sys/i386/conf/NOTES
	
>Fix:
	Apply this patch:
	

--- NOTES.diff begins here ---
--- NOTES	Sat Jun 12 23:15:14 2004
+++ NOTES.fixed	Sat Jun 12 23:48:40 2004
@@ -44,7 +44,7 @@
 # they are enabled.  However, most HTT systems do not list HTT CPUs
 # in the MP Table if they are enabled, thus we guess at the HTT CPUs
 # for the MP Table case.  However, we shouldn't try to guess and use
-# these CPUs if HTTT is disabled.  Thus, HTT guessing is only enabled
+# these CPUs if HTT is disabled.  Thus, HTT guessing is only enabled
 # for the MP Table if the user explicitly asks for it via the
 # MPTABLE_FORCE_HTT option.  Do NOT use this option if you have HTT
 # disabled in your BIOS.
@@ -1067,7 +1067,7 @@
 # VM OPTIONS
 
 # Disable the 4 MByte page PSE CPU feature.  The PSE feature allows the
-# kernel to use a 4 MByte pages to map the kernel instead of 4k pages.
+# kernel to use 4 MByte pages to map the kernel instead of 4k pages.
 # This saves on the amount of memory needed for page tables needed to
 # map the kernel.  You should only disable this feature as a temporary
 # workaround if you are having problems with it enabled.
--- NOTES.diff ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: jhb 
State-Changed-When: Mon Jun 14 18:37:33 GMT 2004 
State-Changed-Why:  
Fixes committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=67894 
>Unformatted:
