summaryrefslogtreecommitdiff
path: root/etc/etc.i386/MAKEDEV
diff options
context:
space:
mode:
Diffstat (limited to 'etc/etc.i386/MAKEDEV')
-rw-r--r--etc/etc.i386/MAKEDEV4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/etc.i386/MAKEDEV b/etc/etc.i386/MAKEDEV
index a5842423a51..70e96a1618b 100644
--- a/etc/etc.i386/MAKEDEV
+++ b/etc/etc.i386/MAKEDEV
@@ -4,7 +4,7 @@
# generated from:
#
# OpenBSD: etc.i386/MAKEDEV.md,v 1.36 2006/06/11 10:58:57 mk Exp
-# OpenBSD: MAKEDEV.common,v 1.32 2007/02/16 02:16:20 deraadt Exp
+# OpenBSD: MAKEDEV.common,v 1.33 2007/03/07 02:51:17 krw Exp
# OpenBSD: MAKEDEV.mi,v 1.77 2005/10/06 06:43:19 otto Exp
# OpenBSD: MAKEDEV.sub,v 1.14 2005/02/07 06:14:18 david Exp
#
@@ -310,7 +310,7 @@ pctr)
pci*)
M pci$U c 72 $U 600
- MKlist[${#MKlist[*]}]=";[ -e pci ] || ln -s pci0 pci"
+ MKlist[${#MKlist[*]}]=";[ -h pci ] || ln -sf pci0 pci"
;;
nvram)