Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/sun3/sun3x eventually, not eventualy. Noted by mjl.
details: https://anonhg.NetBSD.org/src/rev/b363d10c2366
branches: trunk
changeset: 542436:b363d10c2366
user: wiz <wiz%NetBSD.org@localhost>
date: Tue Jan 28 22:52:11 2003 +0000
description:
eventually, not eventualy. Noted by mjl.
diffstat:
sys/arch/sun3/sun3x/pmap.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r ef8d159af053 -r b363d10c2366 sys/arch/sun3/sun3x/pmap.c
--- a/sys/arch/sun3/sun3x/pmap.c Tue Jan 28 22:35:02 2003 +0000
+++ b/sys/arch/sun3/sun3x/pmap.c Tue Jan 28 22:52:11 2003 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: pmap.c,v 1.77 2003/01/28 22:35:16 wiz Exp $ */
+/* $NetBSD: pmap.c,v 1.78 2003/01/28 22:52:11 wiz Exp $ */
/*-
* Copyright (c) 1996, 1997 The NetBSD Foundation, Inc.
@@ -3715,7 +3715,7 @@
#ifdef NOT_YET
/* and maybe not ever */
/************************** LOW-LEVEL ROUTINES **************************
- * These routines will eventualy be re-written into assembly and placed *
+ * These routines will eventually be re-written into assembly and placed*
* in locore.s. They are here now as stubs so that the pmap module can *
* be linked as a standalone user program for testing. *
************************************************************************/
Home |
Main Index |
Thread Index |
Old Index