summaryrefslogtreecommitdiffstats
path: root/sbin/dset
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/dset')
-rw-r--r--sbin/dset/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sbin/dset/Makefile b/sbin/dset/Makefile
index 0500747..ce15a61 100644
--- a/sbin/dset/Makefile
+++ b/sbin/dset/Makefile
@@ -2,5 +2,6 @@ PROG= dset
DPADD= ${LIBKVM}
LDADD= -lkvm
CFLAGS+=-I${.CURDIR}/../../sys/
+MAN8= dset.8
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud