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/apm/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'usr.sbin/apm') diff --git a/usr.sbin/apm/Makefile b/usr.sbin/apm/Makefile index 14d76e4..5ab8df1 100644 --- a/usr.sbin/apm/Makefile +++ b/usr.sbin/apm/Makefile @@ -2,6 +2,7 @@ PROG= apm LINKS= ${BINDIR}/apm ${BINDIR}/zzz +MAN= apm.8 MLINKS= apm.8 apmconf.8 apm.8 zzz.8 .include -- cgit v1.1