From afd506414eebce28d614a4695ce243499d0139bc Mon Sep 17 00:00:00 2001 From: ru 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') diff --git a/usr.sbin/named/Makefile b/usr.sbin/named/Makefile index e29ce45..5df94e5 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.1