diff options
author | David Gwynne <dlg@cvs.openbsd.org> | 2006-02-01 13:26:33 +0000 |
---|---|---|
committer | David Gwynne <dlg@cvs.openbsd.org> | 2006-02-01 13:26:33 +0000 |
commit | cbc46aaa16feda09bc31adc876f14a4e40fcc9df (patch) | |
tree | 383bdcd6c0038876f21ea0b26609deec265c333b /share/man/man4/Makefile | |
parent | db7f9ac020d0063f02eaea0064778ff0bd8bf403 (diff) |
a manpage for pcfiic(4)
Diffstat (limited to 'share/man/man4/Makefile')
-rw-r--r-- | share/man/man4/Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile index 0cf57578a2b..8afabdd0a10 100644 --- a/share/man/man4/Makefile +++ b/share/man/man4/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.338 2006/01/28 10:44:23 kettenis Exp $ +# $OpenBSD: Makefile,v 1.339 2006/02/01 13:26:32 dlg Exp $ MAN= aac.4 ac97.4 acphy.4 acpi.4 acpitimer.4 \ adc.4 addcom.4 admcts.4 admlc.4 admtemp.4 \ @@ -25,8 +25,9 @@ MAN= aac.4 ac97.4 acphy.4 acpi.4 acpitimer.4 \ mii.4 mpt.4 mpu.4 mtd.4 mtdphy.4 multicast.4 mtio.4 ne.4 neo.4 \ netintro.4 nge.4 noct.4 nofn.4 nsclpcsio.4 nsgphy.4 \ nsphy.4 nsphyter.4 null.4 nviic.4 ohci.4 opl.4 options.4 \ - oosiop.4 osiop.4 pcagpio.4 pcdisplay.4 pchb.4 pci.4 pcib.4 pciide.4 pckbc.4 \ - pckbd.4 pcmcia.4 pcn.4 pcppi.4 pcscp.4 pf.4 pflog.4 pfsync.4 piixpm.4 pim.4 \ + oosiop.4 osiop.4 pcagpio.4 pcdisplay.4 pchb.4 pci.4 pcib.4 \ + pcfiic.4 pciide.4 pckbc.4 \ pckbd.4 pcmcia.4 pcn.4 pcppi.4 pcscp.4 \ + pf.4 pflog.4 pfsync.4 piixpm.4 pim.4 \ pms.4 ppb.4 ppp.4 pppoe.4 pty.4 puc.4 qsphy.4 radio.4 raid.4 ral.4 \ random.4 ray.4 rd.4 re.4 rgephy.4 rl.4 rln.4 rlphy.4 route.4 rt.4 \ rtfps.4 rtii.4 rtw.4 safe.4 safte.4 san.4 sbus.4 scsi.4 sd.4 ses.4 \ |