From 86642a4ab498a232761f0dcb1ca83f06fc0d5a40 Mon Sep 17 00:00:00 2001 From: ru Date: Mon, 26 Mar 2001 14:33:27 +0000 Subject: - Backout botched attempt to introduce MANSECT feature. - MAN[1-9] -> MAN. --- sbin/route/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'sbin/route') diff --git a/sbin/route/Makefile b/sbin/route/Makefile index 72d5fed..ab3ab08 100644 --- a/sbin/route/Makefile +++ b/sbin/route/Makefile @@ -2,6 +2,7 @@ # $FreeBSD$ PROG= route +MAN= route.8 SRCS= route.c keywords.h CFLAGS+=-I. -Wall -DNS CFLAGS+=-DINET6 -- cgit v1.1