summaryrefslogtreecommitdiffstats
path: root/usr.bin/which/which.pl
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/which/which.pl')
-rwxr-xr-xusr.bin/which/which.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/which/which.pl b/usr.bin/which/which.pl
index 28c7af0..5c53b0d 100755
--- a/usr.bin/which/which.pl
+++ b/usr.bin/which/which.pl
@@ -24,7 +24,7 @@
# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
# SUCH DAMAGE.
#
-# $Id: which.pl,v 1.7 1996/08/27 20:04:32 wosch Exp $
+# $FreeBSD$
$all = $silent = $found = 0;
@path = split(/:/, $ENV{'PATH'});
OpenPOWER on IntegriCloud