summaryrefslogtreecommitdiffstats
path: root/usr.sbin/rndc-confgen/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/rndc-confgen/Makefile')
-rw-r--r--usr.sbin/rndc-confgen/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/usr.sbin/rndc-confgen/Makefile b/usr.sbin/rndc-confgen/Makefile
index ab5b379..b8a52dd 100644
--- a/usr.sbin/rndc-confgen/Makefile
+++ b/usr.sbin/rndc-confgen/Makefile
@@ -22,4 +22,8 @@ LDADD+= ${BIND_LDADD} ${CRYPTO_LDADD} ${PTHREAD_LDADD}
MAN= rndc-confgen.8
+MANFILTER= sed -e 's@fI/etc\\fR.*@fI/etc/namedb\\fR@' \
+ -e '/^sysconfdir$$/d' \
+ -e '/was specified as when BIND was built)/d'
+
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud