summaryrefslogtreecommitdiffstats
path: root/usr.sbin/kernbb
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>1995-04-28 04:52:33 +0000
committerphk <phk@FreeBSD.org>1995-04-28 04:52:33 +0000
commit10f3651c015a937f7eaea0f530561f6f4cf1d04d (patch)
treed9c52459045774c4bd8c25b64b071eeb4a361fc5 /usr.sbin/kernbb
parent9dee8aad21a1100b6c841010450a0f763c078941 (diff)
downloadFreeBSD-src-10f3651c015a937f7eaea0f530561f6f4cf1d04d.zip
FreeBSD-src-10f3651c015a937f7eaea0f530561f6f4cf1d04d.tar.gz
Told Makefile about manpage.
Diffstat (limited to 'usr.sbin/kernbb')
-rw-r--r--usr.sbin/kernbb/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/kernbb/Makefile b/usr.sbin/kernbb/Makefile
index 12c4b32..ad5f6aa 100644
--- a/usr.sbin/kernbb/Makefile
+++ b/usr.sbin/kernbb/Makefile
@@ -1,7 +1,7 @@
-# $Id$
+# $Id: Makefile,v 1.1 1995/03/10 08:53:54 phk Exp $
PROG= kernbb
-NOMAN= 1
+MAN8= kernbb.8
DPADD= ${LIBKVM}
LDADD= -lkvm
OpenPOWER on IntegriCloud