From c166f169089ccfd8d101bbcc4a89f8fb5ea803a8 Mon Sep 17 00:00:00 2001 From: Alexey Zelkin Date: Fri, 20 Jun 2003 13:24:46 +0000 Subject: [PATCH] We have manpage now, so remove NOMAN --- usr.bin/locale/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/usr.bin/locale/Makefile b/usr.bin/locale/Makefile index 0f840092377..91fc1c75d88 100644 --- a/usr.bin/locale/Makefile +++ b/usr.bin/locale/Makefile @@ -1,6 +1,5 @@ # $FreeBSD$ PROG = locale -NOMAN=YES .include