aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/pciconf
diff options
context:
space:
mode:
authorBruce Evans <bde@FreeBSD.org>1997-02-17 04:38:05 +0000
committerBruce Evans <bde@FreeBSD.org>1997-02-17 04:38:05 +0000
commitff51e85069a2b2f8eba33cad37095b7f01fe0ca7 (patch)
tree0f520df33610b0fae0caf28fbbc5b1242d8f0f70 /usr.sbin/pciconf
parent83fa115599bffac77e9671256dd5520e8312fb3f (diff)
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 e719dd8ef5d8..12b95fd2b9ca 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 $
PROG= pciconf
-
+MAN8= pciconf.8
CFLAGS+= -I/sys
.include <bsd.prog.mk>