From d7fca5c18929944218704fdefd232e6af5683663 Mon Sep 17 00:00:00 2001 From: wollman Date: Fri, 5 Aug 1994 16:31:05 +0000 Subject: Get rid of update. Make man page installation work with our scheme (and rename a few in the process). --- usr.sbin/trpt/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr.sbin/trpt') diff --git a/usr.sbin/trpt/Makefile b/usr.sbin/trpt/Makefile index 9057f65..19b41da 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 -- cgit v1.1