summaryrefslogtreecommitdiffstats
path: root/share/man/man4/Makefile
diff options
context:
space:
mode:
authorken <ken@FreeBSD.org>1999-12-08 17:44:04 +0000
committerken <ken@FreeBSD.org>1999-12-08 17:44:04 +0000
commitcdf669dd0c4c5349e23a6a7b332274e7ce22ed95 (patch)
tree6f72060e6e960edfc33f6b93c4adb3a488dd32bf /share/man/man4/Makefile
parent9c42a64866402347e4236cd8093f94f654bae318 (diff)
downloadFreeBSD-src-cdf669dd0c4c5349e23a6a7b332274e7ce22ed95.zip
FreeBSD-src-cdf669dd0c4c5349e23a6a7b332274e7ce22ed95.tar.gz
[ repository copy of sys/pci/pci_ioctl.h to sys/sys/pciio.h happened in the
background ] Rename sys/pci/pci_ioctl.h to sys/sys/pciio.h to make it easier for userland programs to use this interface. Reformat the file, and add a BSD-style copyright to it. Add a new man page for pci(4). The PCIOCGETCONF, PCIOCREAD, and PCIOCWRITE ioctls are documented, but the PCIOCATTACHED ioctl is not documented because it is not implemented. Change includes of <pci/pci_ioctl.h> to <sys/pciio.h> or remove them altogether. In many cases, pci_ioctl.h was unused. Reviewed by: steve
Diffstat (limited to 'share/man/man4/Makefile')
-rw-r--r--share/man/man4/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile
index f4c8f06..0dfcaa5 100644
--- a/share/man/man4/Makefile
+++ b/share/man/man4/Makefile
@@ -7,7 +7,7 @@ MAN4= ahc.4 alpm.4 atkbd.4 atkbdc.4 blackhole.4 bpf.4 \
icmp.4 ifmib.4 iic.4 iicbb.4 iicbus.4 iicsmb.4 \
inet.4 intpm.4 intro.4 ip.4 ipfirewall.4 keyboard.4 kld.4 \
lo.4 lp.4 lpbb.4 lpt.4 mem.4 mouse.4 mtio.4 natm.4 ncr.4 \
- netintro.4 null.4 ohci.4 pass.4 pcm.4 pcvt.4 \
+ netintro.4 null.4 ohci.4 pass.4 pci.4 pcm.4 pcvt.4 \
ppbus.4 ppi.4 ppp.4 psm.4 pt.4 pty.4 rl.4 \
route.4 sa.4 screen.4 scsi.4 \
sd.4 sf.4 si.4 sio.4 sis.4 sk.4 sl.4 smb.4 smbus.4 smp.4 snp.4 \
OpenPOWER on IntegriCloud