From e3f701cd17119c6157d530efba6de4025dda361e Mon Sep 17 00:00:00 2001 From: asmodai Date: Wed, 27 Sep 2000 11:33:31 +0000 Subject: Fix spelling of Katmai [Katami]. --- sys/i386/i386/identcpu.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/i386') diff --git a/sys/i386/i386/identcpu.c b/sys/i386/i386/identcpu.c index 8365b2f..2b6d484 100644 --- a/sys/i386/i386/identcpu.c +++ b/sys/i386/i386/identcpu.c @@ -576,7 +576,7 @@ printcpuinfo(void) "\027" "\030MMX" /* MMX instructions */ "\031FXSR" /* FXSAVE/FXRSTOR */ - "\032XMM" /* Katami SIMD/MMX2 instructions */ + "\032XMM" /* Katmai SIMD/MMX2 instructions */ "\033" "\034" "\035" -- cgit v1.1