summaryrefslogtreecommitdiffstats
path: root/cddl/usr.sbin/zdb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cddl/usr.sbin/zdb/Makefile')
-rw-r--r--cddl/usr.sbin/zdb/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/cddl/usr.sbin/zdb/Makefile b/cddl/usr.sbin/zdb/Makefile
index 6408028..0474ed4 100644
--- a/cddl/usr.sbin/zdb/Makefile
+++ b/cddl/usr.sbin/zdb/Makefile
@@ -27,5 +27,6 @@ DPADD= ${LIBGEOM} ${LIBM} ${LIBNVPAIR} ${LIBPTHREAD} ${LIBUMEM} \
${LIBUUTIL} ${LIBZFS} ${LIBZPOOL}
LDADD= -lgeom -lm -lnvpair -lpthread -lumem -luutil -lzfs -lzpool
+MANFILTER= sed -e '/^$$/d'
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud