summaryrefslogtreecommitdiff
path: root/etc/etc.sgi
diff options
context:
space:
mode:
authorKenneth R Westerback <krw@cvs.openbsd.org>2007-03-07 02:58:42 +0000
committerKenneth R Westerback <krw@cvs.openbsd.org>2007-03-07 02:58:42 +0000
commit1f41386e1a7d7ea3a37bd858dbc864c5426154b3 (patch)
tree860b90ccb92f0c7ea5644888f3397d842b0a8bff /etc/etc.sgi
parent6b2693002cda5bf3d932cf9da86dd3465ee0bf08 (diff)
regen
Diffstat (limited to 'etc/etc.sgi')
-rw-r--r--etc/etc.sgi/MAKEDEV4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/etc.sgi/MAKEDEV b/etc/etc.sgi/MAKEDEV
index 7a2e4019a1b..33764147fd7 100644
--- a/etc/etc.sgi/MAKEDEV
+++ b/etc/etc.sgi/MAKEDEV
@@ -4,7 +4,7 @@
# generated from:
#
# OpenBSD: etc.sgi/MAKEDEV.md,v 1.12 2006/04/16 11:34:02 todd 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
#
@@ -244,7 +244,7 @@ pf*)
pci*)
M pci$U c 29 $U 600
- MKlist[${#MKlist[*]}]=";[ -e pci ] || ln -s pci0 pci"
+ MKlist[${#MKlist[*]}]=";[ -h pci ] || ln -sf pci0 pci"
;;
fd)