summaryrefslogtreecommitdiffstats
path: root/usr.bin/nsupdate
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/nsupdate')
-rw-r--r--usr.bin/nsupdate/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.bin/nsupdate/Makefile b/usr.bin/nsupdate/Makefile
index b8bd758..ea01287 100644
--- a/usr.bin/nsupdate/Makefile
+++ b/usr.bin/nsupdate/Makefile
@@ -19,4 +19,6 @@ LDADD+= ${BIND_LDADD} ${CRYPTO_LDADD} ${PTHREAD_LDADD}
MAN= nsupdate.8
+MANFILTER= sed -e "s@/etc/named\.conf@/etc/namedb/named.conf@g"
+
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud