Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/mips/mips cod: any of various bottom-dwelling fishe...
details: https://anonhg.NetBSD.org/src/rev/057f4fbe08d7
branches: trunk
changeset: 488053:057f4fbe08d7
user: cgd <cgd%NetBSD.org@localhost>
date: Sat Jun 17 06:38:25 2000 +0000
description:
cod: any of various bottom-dwelling fishes (family Gadidae, the cod
family) that usually occur in cold marine waters and often have barbels
and three dorsal fins.
code: a set of instructions for a computer.
The latter is more appropriate in the comment corrected here.
diffstat:
sys/arch/mips/mips/mips_machdep.c | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r 8793be4ec1f2 -r 057f4fbe08d7 sys/arch/mips/mips/mips_machdep.c
--- a/sys/arch/mips/mips/mips_machdep.c Sat Jun 17 06:24:28 2000 +0000
+++ b/sys/arch/mips/mips/mips_machdep.c Sat Jun 17 06:38:25 2000 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: mips_machdep.c,v 1.89 2000/06/15 23:39:14 cgd Exp $ */
+/* $NetBSD: mips_machdep.c,v 1.90 2000/06/17 06:38:25 cgd Exp $ */
/*-
* Copyright (c) 1998 The NetBSD Foundation, Inc.
@@ -52,7 +52,7 @@
#include <sys/cdefs.h> /* RCS ID & Copyright macro defns */
-__KERNEL_RCSID(0, "$NetBSD: mips_machdep.c,v 1.89 2000/06/15 23:39:14 cgd Exp $");
+__KERNEL_RCSID(0, "$NetBSD: mips_machdep.c,v 1.90 2000/06/17 06:38:25 cgd Exp $");
#include "opt_compat_netbsd.h"
#include "opt_compat_ultrix.h"
@@ -321,7 +321,7 @@
* The principal purpose of this function is to examine the
* variable cpu_id, into which the kernel locore start code
* writes the cpu ID register, and to then copy appropriate
- * cod into the CPU exception-vector entries and the jump tables
+ * code into the CPU exception-vector entries and the jump tables
* used to hide the differences in cache and TLB handling in
* different MIPS CPUs.
*
Home |
Main Index |
Thread Index |
Old Index