Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/macppc/conf fix a typo in comment. remove a whites...
details: https://anonhg.NetBSD.org/src/rev/5a5206998414
branches: trunk
changeset: 499900:5a5206998414
user: kei <kei%NetBSD.org@localhost>
date: Fri Dec 01 18:07:11 2000 +0000
description:
fix a typo in comment. remove a whitespace at the end of line.
diffstat:
sys/arch/macppc/conf/GENERIC | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (32 lines):
diff -r 1a6dcb6db27f -r 5a5206998414 sys/arch/macppc/conf/GENERIC
--- a/sys/arch/macppc/conf/GENERIC Fri Dec 01 18:05:53 2000 +0000
+++ b/sys/arch/macppc/conf/GENERIC Fri Dec 01 18:07:11 2000 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: GENERIC,v 1.84 2000/11/14 22:33:24 matt Exp $
+# $NetBSD: GENERIC,v 1.85 2000/12/01 18:07:11 kei Exp $
#
# GENERIC -- everything that's currently supported
#
include "arch/macppc/conf/std.macppc"
-#ident "GENERIC-$Revision: 1.84 $"
+#ident "GENERIC-$Revision: 1.85 $"
maxusers 32
@@ -272,7 +272,7 @@
# PCI IEEE1394 controllers
fwohci* at pci? dev ? function ? # IEEE1394 Open Host Controller
-#fwlynx* at pci? dev ? function ? # IEEE1394 TI Lynx Controller
+#fwlynx* at pci? dev ? function ? # IEEE1394 TI Lynx Controller
fw* at fwbus? # IP over 1394
# IEEE1394 nodes
@@ -329,4 +329,4 @@
#pseudo-device stf 1 # 6to4 IPv6 over IPv4 encapsulation
pseudo-device pty # pseudo-terminals
pseudo-device rnd # /dev/random and in-kernel generator
-pseudo-device openfirm # /dev/openfim
+pseudo-device openfirm # /dev/openfirm
Home |
Main Index |
Thread Index |
Old Index