diff options
Diffstat (limited to 'etc/etc.alpha/MAKEDEV')
-rw-r--r-- | etc/etc.alpha/MAKEDEV | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/etc.alpha/MAKEDEV b/etc/etc.alpha/MAKEDEV index bc2560d872e..60e3331ebd1 100644 --- a/etc/etc.alpha/MAKEDEV +++ b/etc/etc.alpha/MAKEDEV @@ -4,7 +4,7 @@ # generated from: # # OpenBSD: etc.alpha/MAKEDEV.md,v 1.30 2006/04/16 11:34:01 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 # @@ -300,7 +300,7 @@ pf*) pci*) M pci$U c 52 $U 600 - MKlist[${#MKlist[*]}]=";[ -e pci ] || ln -s pci0 pci" + MKlist[${#MKlist[*]}]=";[ -h pci ] || ln -sf pci0 pci" ;; music*) |