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/traceroute/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'usr.sbin/traceroute') diff --git a/usr.sbin/traceroute/Makefile b/usr.sbin/traceroute/Makefile index ea04730..6dd8a30 100644 --- a/usr.sbin/traceroute/Makefile +++ b/usr.sbin/traceroute/Makefile @@ -1,6 +1,7 @@ # $FreeBSD$ PROG= traceroute +MAN= traceroute.8 BINMODE=4555 CFLAGS+=-DHAVE_SYS_SELECT_H=1 -DHAVE_SETLINEBUF=1 -DHAVE_RAW_OPTIONS=1 \ -DSTDC_HEADERS=1 -- cgit v1.1