diff options
| author | Wolfram Schneider <wosch@FreeBSD.org> | 1999-02-09 17:23:03 +0000 |
|---|---|---|
| committer | Wolfram Schneider <wosch@FreeBSD.org> | 1999-02-09 17:23:03 +0000 |
| commit | 1c9a0db84106b572e5441055d9beb5b55e20b4fa (patch) | |
| tree | 90478e48c30ed5ba6e68fa18381c3650c672c9c2 /usr.bin/which | |
| parent | cb84cdb1c44bcf8627a3f7ce68d65e92aa6f858c (diff) | |
Notes
Diffstat (limited to 'usr.bin/which')
| -rw-r--r-- | usr.bin/which/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/usr.bin/which/Makefile b/usr.bin/which/Makefile index af5532e242841..d049eee357907 100644 --- a/usr.bin/which/Makefile +++ b/usr.bin/which/Makefile @@ -1,4 +1,8 @@ # @(#)Makefile 8.1 (Berkeley) 6/6/93 +# $Id$ + +MAINTAINER= wosch + MAN1= which.1 |
