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/extattrctl/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'usr.sbin/extattrctl/Makefile') diff --git a/usr.sbin/extattrctl/Makefile b/usr.sbin/extattrctl/Makefile index 16d227d..9a0a22a 100644 --- a/usr.sbin/extattrctl/Makefile +++ b/usr.sbin/extattrctl/Makefile @@ -1,5 +1,6 @@ # $FreeBSD$ PROG= extattrctl +MAN= extattrctl.8 LDADD= ${LIBUTIL} CFLAGS+= -g -Wall -- cgit v1.1