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/i4b/isdntest/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'usr.sbin/i4b/isdntest/Makefile') diff --git a/usr.sbin/i4b/isdntest/Makefile b/usr.sbin/i4b/isdntest/Makefile index 119167fc9295..2988b1d94b95 100644 --- a/usr.sbin/i4b/isdntest/Makefile +++ b/usr.sbin/i4b/isdntest/Makefile @@ -1,6 +1,7 @@ # $FreeBSD$ PROG = isdntest SRCS = main.c +MAN = isdntest.8 install: @echo isdntest is not installed automatically -- cgit v1.2.3