diff options
Diffstat (limited to 'usr.bin/whereis/whereis.pl')
-rw-r--r-- | usr.bin/whereis/whereis.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/whereis/whereis.pl b/usr.bin/whereis/whereis.pl index 1af1d4769f970..ee93744679a27 100644 --- a/usr.bin/whereis/whereis.pl +++ b/usr.bin/whereis/whereis.pl @@ -28,7 +28,7 @@ # # Rewritten from scratch for FreeBSD after the 4.3BSD manual page. # -# $FreeBSD$ +# $FreeBSD: src/usr.bin/whereis/whereis.pl,v 1.8 1999/08/28 01:07:37 peter Exp $ # sub usage |