summaryrefslogtreecommitdiff
path: root/usr.sbin/pciconf
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/pciconf
parentfe655281c5aaa0c4feb637ba0199f869ba84a78b (diff)
downloadsrc-test2-c73e22c3d47a3cff43c30a39e6aa4692e07316c8.tar.gz
src-test2-c73e22c3d47a3cff43c30a39e6aa4692e07316c8.zip
Notes
Diffstat (limited to 'usr.sbin/pciconf')
-rw-r--r--usr.sbin/pciconf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/pciconf/Makefile b/usr.sbin/pciconf/Makefile
index b60866806a4b..eb21d047d106 100644
--- a/usr.sbin/pciconf/Makefile
+++ b/usr.sbin/pciconf/Makefile
@@ -1,7 +1,7 @@
# $ANA: Makefile,v 1.1.1.1 1996/09/25 21:12:57 wollman Exp $
+# $FreeBSD$
PROG= pciconf
-MAN8= pciconf.8
CFLAGS+= -I${.CURDIR}/../../sys
.include <bsd.prog.mk>