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/ngctl/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'usr.sbin/ngctl/Makefile') diff --git a/usr.sbin/ngctl/Makefile b/usr.sbin/ngctl/Makefile index 78a42dbc7c54..1d54ea80cad2 100644 --- a/usr.sbin/ngctl/Makefile +++ b/usr.sbin/ngctl/Makefile @@ -4,6 +4,7 @@ PROG= ngctl SRCS= main.c mkpeer.c config.c connect.c name.c show.c list.c \ msg.c debug.c shutdown.c rmhook.c status.c types.c +MAN= ngctl.8 DPADD+= ${LIBNETGRAPH} LDADD+= -lnetgraph COPTS+= -Wall -- cgit v1.3