Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-4]: src/etc/etc.alpha pull up 1.39 to correct a typo: wsbkd0 ->...
details: https://anonhg.NetBSD.org/src/rev/4f0b0a838ae0
branches: netbsd-1-4
changeset: 468163:4f0b0a838ae0
user: fair <fair%NetBSD.org@localhost>
date: Fri Apr 09 22:24:04 1999 +0000
description:
pull up 1.39 to correct a typo: wsbkd0 -> wskbd0
diffstat:
etc/etc.alpha/MAKEDEV | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r 70ddfdd66dfe -r 4f0b0a838ae0 etc/etc.alpha/MAKEDEV
--- a/etc/etc.alpha/MAKEDEV Fri Apr 09 22:05:19 1999 +0000
+++ b/etc/etc.alpha/MAKEDEV Fri Apr 09 22:24:04 1999 +0000
@@ -1,5 +1,5 @@
#!/bin/sh -
-# $NetBSD: MAKEDEV,v 1.38 1999/03/26 04:37:29 mrg Exp $
+# $NetBSD: MAKEDEV,v 1.38.2.1 1999/04/09 22:24:04 fair Exp $
#
# Copyright (c) 1990 The Regents of the University of California.
# All rights reserved.
@@ -114,7 +114,7 @@
sh $0 std
sh $0 sd0 sd1 sd2 sd3 pty0 st0 ch0 cd0 ccd0 ccd1 md0
sh $0 wd0 wd1 fd0 fd1
- sh $0 ttyB0 ttyB1 ttyC0 ttyC1 ttyE0 ttyE1 wsbkd0 wsmouse0
+ sh $0 ttyB0 ttyB1 ttyC0 ttyC1 ttyE0 ttyE1 wskbd0 wsmouse0
;;
usbs)
Home |
Main Index |
Thread Index |
Old Index