summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--usr.bin/locale/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/locale/Makefile b/usr.bin/locale/Makefile
index 0f840092377d..91fc1c75d885 100644
--- a/usr.bin/locale/Makefile
+++ b/usr.bin/locale/Makefile
@@ -1,6 +1,5 @@
# $FreeBSD$
PROG = locale
-NOMAN=YES
.include <bsd.prog.mk>