summaryrefslogtreecommitdiff
path: root/usr.sbin/i4b/isdndebug
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2001-03-20 18:17:26 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2001-03-20 18:17:26 +0000
commitc73e22c3d47a3cff43c30a39e6aa4692e07316c8 (patch)
tree4850c8e93ed64ec07d74d3b37deb81f774dba52e /usr.sbin/i4b/isdndebug
parentfe655281c5aaa0c4feb637ba0199f869ba84a78b (diff)
downloadsrc-test2-c73e22c3d47a3cff43c30a39e6aa4692e07316c8.tar.gz
src-test2-c73e22c3d47a3cff43c30a39e6aa4692e07316c8.zip
Notes
Diffstat (limited to 'usr.sbin/i4b/isdndebug')
-rw-r--r--usr.sbin/i4b/isdndebug/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/i4b/isdndebug/Makefile b/usr.sbin/i4b/isdndebug/Makefile
index b22566d2f091..2cc230fe8e62 100644
--- a/usr.sbin/i4b/isdndebug/Makefile
+++ b/usr.sbin/i4b/isdndebug/Makefile
@@ -1,6 +1,5 @@
# $FreeBSD$
PROG = isdndebug
SRCS = main.c
-MAN8 = isdndebug.8
.include <bsd.prog.mk>