summaryrefslogtreecommitdiffstats
path: root/usr.bin/vmstat
diff options
context:
space:
mode:
authorwollman <wollman@FreeBSD.org>1994-08-05 19:00:04 +0000
committerwollman <wollman@FreeBSD.org>1994-08-05 19:00:04 +0000
commit3ac06aac07cc33b027d1fa594ed74029dcb95797 (patch)
tree80d81dd90d559a596166cc04bb574b989c5382ee /usr.bin/vmstat
parent2751343523c9bb9aa93dd1140a938c0f6077551a (diff)
downloadFreeBSD-src-3ac06aac07cc33b027d1fa594ed74029dcb95797.zip
FreeBSD-src-3ac06aac07cc33b027d1fa594ed74029dcb95797.tar.gz
More merry makefile munging for man page compatability.
Diffstat (limited to 'usr.bin/vmstat')
-rw-r--r--usr.bin/vmstat/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/vmstat/Makefile b/usr.bin/vmstat/Makefile
index 8e1a860..109d6db 100644
--- a/usr.bin/vmstat/Makefile
+++ b/usr.bin/vmstat/Makefile
@@ -2,7 +2,7 @@
PROG= vmstat
CFLAGS+=-I/sys
-MAN8= vmstat.0
+MAN8= vmstat.8
BINGRP= kmem
BINMODE=2555
DPADD= names.c ${LIBKVM}
OpenPOWER on IntegriCloud