diff options
| author | Peter Wemm <peter@FreeBSD.org> | 1999-08-28 01:08:13 +0000 |
|---|---|---|
| committer | Peter Wemm <peter@FreeBSD.org> | 1999-08-28 01:08:13 +0000 |
| commit | c3aac50f284c6cca5b4f2eb46aaa13812cb8b630 (patch) | |
| tree | 399ca96df93caf6a718d5c0499575d187c3c753c /usr.bin/whereis | |
| parent | 7f3dea244c40159a41ab22da77a434d7c5b5e85a (diff) | |
Notes
Diffstat (limited to 'usr.bin/whereis')
| -rw-r--r-- | usr.bin/whereis/whereis.1 | 2 | ||||
| -rw-r--r-- | usr.bin/whereis/whereis.pl | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/whereis/whereis.1 b/usr.bin/whereis/whereis.1 index b569301bdf42..8e6404b4c92d 100644 --- a/usr.bin/whereis/whereis.1 +++ b/usr.bin/whereis/whereis.1 @@ -31,7 +31,7 @@ .\" .\" @(#)whereis.1 8.2 (Berkeley) 12/30/93 .\" -.\" $Id: whereis.1,v 1.6 1998/08/31 16:41:08 wosch Exp $ +.\" $FreeBSD$ .\" .Dd June 15, 1996 .Dt WHEREIS 1 diff --git a/usr.bin/whereis/whereis.pl b/usr.bin/whereis/whereis.pl index f53d2a6fb2be..1af1d4769f97 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. # -# $Id: whereis.pl,v 1.6 1998/10/04 10:33:37 obrien Exp $ +# $FreeBSD$ # sub usage |
