aboutsummaryrefslogtreecommitdiff
path: root/etc/etc.alpha
diff options
context:
space:
mode:
authorSheldon Hearn <sheldonh@FreeBSD.org>1999-07-09 13:37:59 +0000
committerSheldon Hearn <sheldonh@FreeBSD.org>1999-07-09 13:37:59 +0000
commit68d0ed40e48d2e4a05dbed39b67f6680de4b934f (patch)
tree8f38c4b3ba728fefb9b3092d40de6607215b918e /etc/etc.alpha
parent6962200fc8fd2dbfa94f04082a5e671341c7125f (diff)
Notes
Diffstat (limited to 'etc/etc.alpha')
-rw-r--r--etc/etc.alpha/MAKEDEV4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/etc.alpha/MAKEDEV b/etc/etc.alpha/MAKEDEV
index dbd87110807a..aeffa802de9a 100644
--- a/etc/etc.alpha/MAKEDEV
+++ b/etc/etc.alpha/MAKEDEV
@@ -128,7 +128,7 @@
# ipl ipfilter control devices (ipl, ipnat, ipstate, ipauth)
# kbd keyboard devices
#
-# $Id: MAKEDEV,v 1.7 1999/06/18 06:20:08 dfr Exp $
+# $Id: MAKEDEV,v 1.8 1999/07/09 12:52:04 sheldonh Exp $
# from etc.i386 MAKEDEV,v 1.199 1999/05/29 19:36:55 phk Exp
#
@@ -803,7 +803,7 @@ ppi*)
pps*)
unit=`expr $i : 'pps\(.*\)'`
- mknod ppi$unit c 89 $unit
+ mknod pps$unit c 89 $unit
;;
usb*)