summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Zelkin <phantom@FreeBSD.org>2003-06-20 13:24:46 +0000
committerAlexey Zelkin <phantom@FreeBSD.org>2003-06-20 13:24:46 +0000
commitc166f169089ccfd8d101bbcc4a89f8fb5ea803a8 (patch)
tree5f08c7ffe2d274e3257978330906efb9a0367513
parentb67daebabc0e34d58c9f8d0e29cb6f8ec54f9e3a (diff)
Notes
-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>