Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/hpcmips/conf Fix obvious typo.



details:   https://anonhg.NetBSD.org/src/rev/18eec34980ff
branches:  trunk
changeset: 482633:18eec34980ff
user:      mycroft <mycroft%NetBSD.org@localhost>
date:      Thu Feb 17 22:16:31 2000 +0000

description:
Fix obvious typo.

diffstat:

 sys/arch/hpcmips/conf/GENERIC |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (26 lines):

diff -r 270be5e07833 -r 18eec34980ff sys/arch/hpcmips/conf/GENERIC
--- a/sys/arch/hpcmips/conf/GENERIC     Thu Feb 17 21:53:16 2000 +0000
+++ b/sys/arch/hpcmips/conf/GENERIC     Thu Feb 17 22:16:31 2000 +0000
@@ -2,11 +2,11 @@
 # Distribution kernel (any  model) kernel config file
 
 #
-#      $NetBSD: GENERIC,v 1.29 2000/02/12 03:21:06 shin Exp $
+#      $NetBSD: GENERIC,v 1.30 2000/02/17 22:16:31 mycroft Exp $
 #
 include                "arch/hpcmips/conf/std.hpcmips"
 
-#ident                 "GENERIC-$Revision: 1.29 $"
+#ident                 "GENERIC-$Revision: 1.30 $"
 
 maxusers       8
 
@@ -231,7 +231,7 @@
 # Unknown machines
 #
 vrisab4 at vrgiu?
-isa4   at vrisab3
+isa4   at vrisab4
 
 # PCMCIA bus support
 pcmcia*        at pcic? controller ? socket ?



Home | Main Index | Thread Index | Old Index