summaryrefslogtreecommitdiffstats
path: root/sys/pci/locate.pl
diff options
context:
space:
mode:
authornsayer <nsayer@FreeBSD.org>1999-08-30 14:41:09 +0000
committernsayer <nsayer@FreeBSD.org>1999-08-30 14:41:09 +0000
commit7b6ca448b139defb098de9a60816d7383e532293 (patch)
tree43ad9e2360d322222214c6f5be96ab5fe7e2503b /sys/pci/locate.pl
parent50c0eae18d56477aac36c62d31c4c263ac55df9f (diff)
downloadFreeBSD-src-7b6ca448b139defb098de9a60816d7383e532293.zip
FreeBSD-src-7b6ca448b139defb098de9a60816d7383e532293.tar.gz
MFS: Change path to perl.
Diffstat (limited to 'sys/pci/locate.pl')
-rwxr-xr-xsys/pci/locate.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pci/locate.pl b/sys/pci/locate.pl
index 5fcb5d9..6d77ad5 100755
--- a/sys/pci/locate.pl
+++ b/sys/pci/locate.pl
@@ -1,4 +1,4 @@
-#!/usr/local/bin/perl
+#!/usr/bin/perl
$errpos = hex($ARGV[0])/4;
$ofs=0;
OpenPOWER on IntegriCloud