From owner-cvs-usrsbin Tue Feb 11 14:08:28 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id OAA22822 for cvs-usrsbin-outgoing; Tue, 11 Feb 1997 14:08:28 -0800 (PST) Received: (from se@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id OAA22815; Tue, 11 Feb 1997 14:08:25 -0800 (PST) Date: Tue, 11 Feb 1997 14:08:25 -0800 (PST) From: Stefan Esser Message-Id: <199702112208.OAA22815@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrsbin Subject: cvs commit: src/usr.sbin/pciconf pciconf.8 Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk se 97/02/11 14:08:24 Added: usr.sbin/pciconf pciconf.8 Log: Man page for the pciconf utility. There really should be some documentation on the ioctl() interface provided by /dev/pci ... Reviewed by: wollman