From 345e52e74228df732bb0c9732aca0fc0404c360d Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Mon, 26 Mar 2001 14:42:20 +0000 Subject: - Backout botched attempt to introduce MANSECT feature. - MAN[1-9] -> MAN. --- 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 9b6ed4f43da3..72a86aaf78db 100644 --- a/usr.sbin/pstat/Makefile +++ b/usr.sbin/pstat/Makefile @@ -7,6 +7,7 @@ BINGRP= kmem BINMODE=2555 DPADD= ${LIBKVM} LDADD= -lkvm +MAN= pstat.8 LINKS= ${BINDIR}/pstat ${BINDIR}/swapinfo MLINKS= pstat.8 swapinfo.8 -- cgit v1.2.3