diff options
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 1c15360f6d7f..3db44b99cb84 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.2 1996/06/15 12:29:47 joerg Exp $ +.\" $Id: whereis.1,v 1.2.2.1 1998/05/22 11:03:38 jkoshy Exp $ .\" .Dd June 15, 1996 .Dt WHEREIS 1 diff --git a/usr.bin/whereis/whereis.pl b/usr.bin/whereis/whereis.pl index 5068a643d28e..c9de18ed78d8 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.1.2.1 1996/12/23 18:56:53 joerg Exp $ +# $Id: whereis.pl,v 1.1.2.2 1998/10/04 10:37:10 obrien Exp $ # sub usage |
