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/iostat/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr.sbin/iostat') diff --git a/usr.sbin/iostat/Makefile b/usr.sbin/iostat/Makefile index e9287e3..3c43296 100644 --- a/usr.sbin/iostat/Makefile +++ b/usr.sbin/iostat/Makefile @@ -2,7 +2,7 @@ PROG= iostat CFLAGS+=-I/sys -I${.CURDIR}/../../usr.bin/vmstat -MAN8= iostat.0 +MAN8= iostat.8 DPADD= ${LIBKVM} LDADD= -lkvm BINGRP= kmem -- cgit v1.1