From 345e52e74228df732bb0c9732aca0fc0404c360d Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Mon, 26 Mar 2001 14:42:20 +0000 Subject: - Backout botched attempt to introduce MANSECT feature. - MAN[1-9] -> MAN. --- usr.sbin/named/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'usr.sbin/named/Makefile') diff --git a/usr.sbin/named/Makefile b/usr.sbin/named/Makefile index e29ce4526d0d..5df94e5a51da 100644 --- a/usr.sbin/named/Makefile +++ b/usr.sbin/named/Makefile @@ -26,8 +26,7 @@ LIBISC:= ${LIBISCDIR}/libisc.a DPADD+= ${LIBISC} LDADD+= ${LIBISC} -MAN5= named.conf.5 -MAN8= named.8 named-bootconf.8 nsupdate.8 +MAN= named.conf.5 named.8 named-bootconf.8 nsupdate.8 DOCDIR= /usr/share/doc/bind HTMLS= acl.html address_list.html comments.html config.html controls.html \ -- cgit v1.3