aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/unexpand
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2004-12-21 08:47:35 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2004-12-21 08:47:35 +0000
commite653b48c80fb85b2a10372d664a4b55dbdc51dae (patch)
tree7f8ff4b9f5ceced931324bf379fadaf03c3f07ea /usr.bin/unexpand
parentd626a8a238996d787428b43e5398f512cfd0aa94 (diff)
downloadsrc-e653b48c80fb85b2a10372d664a4b55dbdc51dae.tar.gz
src-e653b48c80fb85b2a10372d664a4b55dbdc51dae.zip
Notes
Diffstat (limited to 'usr.bin/unexpand')
-rw-r--r--usr.bin/unexpand/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/unexpand/Makefile b/usr.bin/unexpand/Makefile
index bdd4a02aa9c0..14014facb7b0 100644
--- a/usr.bin/unexpand/Makefile
+++ b/usr.bin/unexpand/Makefile
@@ -2,6 +2,6 @@
# $FreeBSD$
PROG= unexpand
-NOMAN=
+NO_MAN=
.include <bsd.prog.mk>