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/pstat/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'usr.sbin/pstat') diff --git a/usr.sbin/pstat/Makefile b/usr.sbin/pstat/Makefile index 9969a64..5018d43 100644 --- a/usr.sbin/pstat/Makefile +++ b/usr.sbin/pstat/Makefile @@ -6,5 +6,6 @@ BINGRP= kmem BINMODE=2555 DPADD= ${LIBKVM} LDADD= -lkvm +MAN8= pstat.8 .include -- cgit v1.1