summaryrefslogtreecommitdiffstats
path: root/cddl/sbin/zpool
diff options
context:
space:
mode:
Diffstat (limited to 'cddl/sbin/zpool')
-rw-r--r--cddl/sbin/zpool/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/cddl/sbin/zpool/Makefile b/cddl/sbin/zpool/Makefile
index fba9ebf..6571654 100644
--- a/cddl/sbin/zpool/Makefile
+++ b/cddl/sbin/zpool/Makefile
@@ -30,4 +30,6 @@ DPADD= ${LIBAVL} ${LIBGEOM} ${LIBNVPAIR} \
${LIBUMEM} ${LIBUTIL} ${LIBUUTIL} ${LIBZFS}
LDADD= -lavl -lgeom -lnvpair -lumem -lutil -luutil -lzfs
+MANFILTER= sed -e '/^$$/d'
+
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud