From gavin@avcpc2.york.ac.uk  Tue Feb 19 05:52:22 2002
Return-Path: <gavin@avcpc2.york.ac.uk>
Received: from pump3.york.ac.uk (pump3.york.ac.uk [144.32.128.131])
	by hub.freebsd.org (Postfix) with ESMTP id D9CAF37B402
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 19 Feb 2002 05:52:16 -0800 (PST)
Received: from avcpc2.york.ac.uk (avcpc2.york.ac.uk [144.32.116.84])
	by pump3.york.ac.uk (8.10.2/8.10.2) with ESMTP id g1JDpuN07284
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 19 Feb 2002 13:52:11 GMT
Received: (from gavin@localhost)
	by avcpc2.york.ac.uk (8.11.6/8.11.6) id g1JDpxJ00735;
	Tue, 19 Feb 2002 13:51:59 GMT
	(envelope-from gavin)
Message-Id: <200202191351.g1JDpxJ00735@avcpc2.york.ac.uk>
Date: Tue, 19 Feb 2002 13:51:59 GMT
From: Gavin Atkinson <gavin.atkinson@ury.york.ac.uk>
Reply-To: Gavin Atkinson <gavin.atkinson@ury.york.ac.uk>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Spelling mistakes in comments in i386/identcpu.c
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         35114
>Category:       i386
>Synopsis:       Spelling mistakes in comments in i386/identcpu.c
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb 19 06:00:05 PST 2002
>Closed-Date:    Wed Feb 20 06:19:41 PST 2002
>Last-Modified:  Wed Feb 20 06:20:09 PST 2002
>Originator:     Gavin Atkinson
>Release:        FreeBSD 4.5-RELEASE i386
>Organization:
none
>Environment:
System: FreeBSD epsilon.ury.york.ac.uk 4.5-RELEASE FreeBSD 4.5-RELEASE #3: Wed Feb 13 10:15:50 GMT 2002 root@epsilon.ury.york.ac.uk:/usr/obj/usr/src/sys/EPSILON i386
>Description:
	Two spelling mistakes exist in comments in src/i386/i386/identcpu.c
>How-To-Repeat:
	n/a
>Fix:

Patch is against -CURRENT source.

--- /5.0/usr/src/sys/i386/i386/identcpu.c	Tue Feb 12 21:06:43 2002
+++ identcpu.c	Tue Feb 19 10:05:50 2002
@@ -592,7 +592,7 @@
 			"\033SSE2"	/* Streaming SIMD Extensions #2 */
 			"\034SS"	/* Self snoop */
 			"\035HTT"	/* Hyperthreading (see EBX bit 16-23) */
-			"\036TM"	/* Thermal Monintor clock slowdown */
+			"\036TM"	/* Thermal Monitor clock slowdown */
 			"\037IA64"	/* CPU can execute IA64 instructions */
 			"\040<b31>"
 			);
@@ -735,7 +735,7 @@
 	setidt(6, bluetrap6, SDT_SYS386TGT, SEL_KPL, GSEL(GCODE_SEL, SEL_KPL));
 
 	/*
-	 * Certain BIOS disables cpuid instructnion of Cyrix 6x86MX CPU.
+	 * Certain BIOS disables cpuid instruction of Cyrix 6x86MX CPU.
 	 * In this case, rdmsr generates general protection fault, and
 	 * exception will be trapped by bluetrap13().
 	 */
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: cjc 
State-Changed-When: Wed Feb 20 06:19:41 PST 2002 
State-Changed-Why:  
Fixed in -CURRENT and -STABLE. Thanks for the report. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=35114 
>Unformatted:
