summaryrefslogtreecommitdiffstats
path: root/usr.sbin/mtree/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/mtree/Makefile')
-rw-r--r--usr.sbin/mtree/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/mtree/Makefile b/usr.sbin/mtree/Makefile
index 15f7856..08a9a97 100644
--- a/usr.sbin/mtree/Makefile
+++ b/usr.sbin/mtree/Makefile
@@ -5,6 +5,7 @@ PROG= mtree
SRCS= compare.c crc.c create.c excludes.c misc.c mtree.c spec.c verify.c \
strtofflags.c
.PATH: ${.CURDIR}/../../usr.bin/cksum ${.CURDIR}/../../lib/libc/gen
+MAN= mtree.8
.if !defined(WORLD)
DPADD+= ${LIBMD}
OpenPOWER on IntegriCloud