aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
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 /usr.bin
parentb67daebabc0e34d58c9f8d0e29cb6f8ec54f9e3a (diff)
downloadsrc-c166f169089ccfd8d101bbcc4a89f8fb5ea803a8.tar.gz
src-c166f169089ccfd8d101bbcc4a89f8fb5ea803a8.zip
We have manpage now, so remove NOMAN
Notes
Notes: svn path=/head/; revision=116617
Diffstat (limited to 'usr.bin')
-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>