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/ntp/doc/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'usr.sbin/ntp') diff --git a/usr.sbin/ntp/doc/Makefile b/usr.sbin/ntp/doc/Makefile index 3004b0a..9d8595c 100644 --- a/usr.sbin/ntp/doc/Makefile +++ b/usr.sbin/ntp/doc/Makefile @@ -21,8 +21,8 @@ HTMLS= accopt.htm assoc.htm audio.htm authopt.htm biblio.htm build.htm \ pps.htm prefer.htm qth.htm quick.htm rdebug.htm refclock.htm \ release.htm tickadj.htm vxworks.htm y2k.htm -MAN5= ntp.conf.5 ntp.keys.5 -MAN8= ntpd.8 ntpdate.8 ntpdc.8 ntpq.8 ntptime.8 ntptrace.8 +MAN= ntp.conf.5 ntp.keys.5 +MAN+= ntpd.8 ntpdate.8 ntpdc.8 ntpq.8 ntptime.8 ntptrace.8 beforeinstall: .for file in ${HTMLS} -- cgit v1.1