Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/evbppc/conf Make it wsfont/wsfont instead of wsfont...
details: https://anonhg.NetBSD.org/src/rev/1103000c491c
branches: trunk
changeset: 545753:1103000c491c
user: wiz <wiz%NetBSD.org@localhost>
date: Wed Apr 16 09:41:54 2003 +0000
description:
Make it wsfont/wsfont instead of wsfont/wsmux, just like the other ports.
diffstat:
sys/arch/evbppc/conf/majors.evbppc | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (15 lines):
diff -r a4904c7fc04a -r 1103000c491c sys/arch/evbppc/conf/majors.evbppc
--- a/sys/arch/evbppc/conf/majors.evbppc Wed Apr 16 09:31:35 2003 +0000
+++ b/sys/arch/evbppc/conf/majors.evbppc Wed Apr 16 09:41:54 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: majors.evbppc,v 1.6 2003/03/16 07:07:18 matt Exp $
+# $NetBSD: majors.evbppc,v 1.7 2003/04/16 09:41:54 wiz Exp $
#
# Device majors for evbppc
# (When possible, make entries the same as macppc)
@@ -75,4 +75,4 @@
# char 70
device-major bktr char 71 bktr
device-major radio char 72 radio
-device-major wsfont char 73 wsmux
+device-major wsfont char 73 wsfont
Home |
Main Index |
Thread Index |
Old Index