summaryrefslogtreecommitdiffstats
path: root/usr.sbin/rndc
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/rndc')
-rw-r--r--usr.sbin/rndc/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.sbin/rndc/Makefile b/usr.sbin/rndc/Makefile
index c411122..2ca7697 100644
--- a/usr.sbin/rndc/Makefile
+++ b/usr.sbin/rndc/Makefile
@@ -20,8 +20,7 @@ CFLAGS+= -I${SRCDIR}/unix/include -I${SRCDIR}/include -I${LIB_BIND_DIR}
DPADD+= ${BIND_DPADD} ${CRYPTO_DPADD} ${PTHREAD_DPADD}
LDADD+= ${BIND_LDADD} ${CRYPTO_LDADD} ${PTHREAD_LDADD}
-MAN5= rndc.conf.5
-MAN8= rndc.8
+MAN= rndc.8 rndc.conf.5
MANFILTER= sed -e "s@/etc/rndc\.conf@/etc/namedb/rndc.conf@g" \
-e "s@/etc/rndc\.key@/etc/namedb/rndc.key@g"
OpenPOWER on IntegriCloud