aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/sockstat/Makefile
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2005-01-28 16:08:11 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2005-01-28 16:08:11 +0000
commit254dd1666eaa21b0f7ecf37507e4ee0d44284abe (patch)
tree95dc7b9b33e3ce4cad3849abbbacda29f778c0d9 /usr.bin/sockstat/Makefile
parent1907e620378fb199406e5091b6e4a5aba9e242c7 (diff)
Notes
Diffstat (limited to 'usr.bin/sockstat/Makefile')
-rw-r--r--usr.bin/sockstat/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/sockstat/Makefile b/usr.bin/sockstat/Makefile
index f2b82bb91ad7..55e702577e6c 100644
--- a/usr.bin/sockstat/Makefile
+++ b/usr.bin/sockstat/Makefile
@@ -2,6 +2,5 @@
PROG= sockstat
WARNS?= 4
-MAN= sockstat.1
.include <bsd.prog.mk>