From owner-cvs-src@FreeBSD.ORG Sat Mar 6 12:05:45 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3835116A4CE for ; Sat, 6 Mar 2004 12:05:45 -0800 (PST) Received: from tx3.oucs.ox.ac.uk (tx3.oucs.ox.ac.uk [163.1.2.167]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6723A43D1F for ; Sat, 6 Mar 2004 12:05:44 -0800 (PST) (envelope-from colin.percival@wadham.ox.ac.uk) Received: from scan3.oucs.ox.ac.uk ([163.1.2.166] helo=localhost) by tx3.oucs.ox.ac.uk with esmtp (Exim 4.24) id 1Azi3L-0000B0-OF for cvs-src@FreeBSD.org; Sat, 06 Mar 2004 20:05:43 +0000 Received: from rx3.oucs.ox.ac.uk ([163.1.2.165]) by localhost (scan3.oucs.ox.ac.uk [163.1.2.166]) (amavisd-new, port 25) with ESMTP id 00371-08 for ; Sat, 6 Mar 2004 20:05:43 +0000 (GMT) Received: from gateway.wadham.ox.ac.uk ([163.1.161.253]) by rx3.oucs.ox.ac.uk with smtp (Exim 4.24) id 1Azi3L-0000Ax-Aq for cvs-src@FreeBSD.org; Sat, 06 Mar 2004 20:05:43 +0000 Received: (qmail 12697 invoked by uid 1004); 6 Mar 2004 20:05:43 -0000 Received: from colin.percival@wadham.ox.ac.uk by gateway by uid 71 with qmail-scanner-1.20 (clamscan: 0.67. sweep: 2.18/3.79. Clear:RC:1(163.1.161.131):. Processed in 0.296156 secs); 06 Mar 2004 20:05:43 -0000 Received: from dhcp1131.wadham.ox.ac.uk (HELO piii600.wadham.ox.ac.uk) (163.1.161.131) by gateway.wadham.ox.ac.uk with SMTP; 6 Mar 2004 20:05:42 -0000 Message-Id: <6.0.1.1.1.20040306200019.08ad2900@imap.sfu.ca> X-Sender: cperciva@imap.sfu.ca (Unverified) X-Mailer: QUALCOMM Windows Eudora Version 6.0.1.1 Date: Sat, 06 Mar 2004 20:05:39 +0000 To: Peter Wemm From: Colin Percival In-Reply-To: <200403060051.i260pViX050496@repoman.freebsd.org> References: <200403060051.i260pViX050496@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/amd64/amd64 identcpu.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Mar 2004 20:05:45 -0000 At 00:51 06/03/2004, Peter Wemm wrote: > Modified files: > sys/amd64/amd64 identcpu.c > Log: > When faced with a "GenuineIntel", we know what they call it now. Replace > snide comment with a different one. There's a typographical error in the new snide remark: > /* Better late than never I suppose.. */ One period would be fine; three periods (denoting an ellipsis) would be fine; but two periods is simply wrong. :-) Colin Percival