diff options
| author | Garrett Wollman <wollman@FreeBSD.org> | 1994-08-05 16:31:05 +0000 |
|---|---|---|
| committer | Garrett Wollman <wollman@FreeBSD.org> | 1994-08-05 16:31:05 +0000 |
| commit | 84e59eb50d533ef4e842fd057460814a2190b05c (patch) | |
| tree | 63479b4fad6e4edc8f4c7be71c876af590d0c2b8 /usr.sbin/trpt/Makefile | |
| parent | f5c789f5a934dba022d7028c85ccba1a840b7e72 (diff) | |
Notes
Diffstat (limited to 'usr.sbin/trpt/Makefile')
| -rw-r--r-- | usr.sbin/trpt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/trpt/Makefile b/usr.sbin/trpt/Makefile index 9057f65549f85..19b41da651da5 100644 --- a/usr.sbin/trpt/Makefile +++ b/usr.sbin/trpt/Makefile @@ -1,7 +1,7 @@ # @(#)Makefile 8.1 (Berkeley) 6/6/93 PROG= trpt -MAN8= trpt.0 +MAN8= trpt.8 BINGRP= kmem BINMODE=2555 |
