diff options
| author | Garrett Wollman <wollman@FreeBSD.org> | 1994-08-05 19:00:04 +0000 |
|---|---|---|
| committer | Garrett Wollman <wollman@FreeBSD.org> | 1994-08-05 19:00:04 +0000 |
| commit | b35bdc400c79dfa100f3f9da0489f9c9e413eeca (patch) | |
| tree | 80d81dd90d559a596166cc04bb574b989c5382ee /usr.bin/vmstat | |
| parent | b4162996d56ca3394816f639ed24219e8d41c65e (diff) | |
Notes
Diffstat (limited to 'usr.bin/vmstat')
| -rw-r--r-- | usr.bin/vmstat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/vmstat/Makefile b/usr.bin/vmstat/Makefile index 8e1a8605cc3f..109d6db2035d 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} |
