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/amd/scripts/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr.sbin/amd/scripts/Makefile') diff --git a/usr.sbin/amd/scripts/Makefile b/usr.sbin/amd/scripts/Makefile index 130b6bb30f0d..4c069d766d62 100644 --- a/usr.sbin/amd/scripts/Makefile +++ b/usr.sbin/amd/scripts/Makefile @@ -2,6 +2,6 @@ .PATH: ${.CURDIR}/../../../contrib/amd/scripts -MAN5= amd.conf.5 +MAN= amd.conf.5 .include -- cgit v1.3