diff options
author | Marco Peereboom <marco@cvs.openbsd.org> | 2006-05-18 18:20:37 +0000 |
---|---|---|
committer | Marco Peereboom <marco@cvs.openbsd.org> | 2006-05-18 18:20:37 +0000 |
commit | edf1c5659c9591438805aa5a0b5b21b2c27ea8d7 (patch) | |
tree | 35b99a94d38a12797882541f81189b43c3b744e6 /share/man | |
parent | 70b1b94bf7bd3f0a381a78cd27638a4fc3f0934f (diff) |
Add mfi
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile index 9385689a3e5..2fb673ff423 100644 --- a/share/man/man4/Makefile +++ b/share/man/man4/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.359 2006/05/14 19:00:51 damien Exp $ +# $OpenBSD: Makefile,v 1.360 2006/05/18 18:20:36 marco Exp $ MAN= aac.4 ac97.4 acphy.4 acpi.4 acpihpet.4 acpitimer.4 \ adc.4 addcom.4 admcts.4 admlc.4 admtemp.4 \ @@ -24,7 +24,7 @@ MAN= aac.4 ac97.4 acphy.4 acpi.4 acpihpet.4 acpitimer.4 \ ises.4 isp.4 it.4 iwi.4 ixgb.4 ksyms.4 kue.4 lc.4 lge.4 lkm.4 lm.4 \ lmc.4 lmenv.4 lmtemp.4 lo.4 lofn.4 lpt.4 lxtphy.4 luphy.4 \ maestro.4 maxds.4 maxtmp.4 midi.4 \ - mii.4 mpt.4 mpu.4 mtd.4 mtdphy.4 multicast.4 mtio.4 ne.4 neo.4 \ + mii.4 mfi.4 mpt.4 mpu.4 mtd.4 mtdphy.4 multicast.4 mtio.4 ne.4 neo.4 \ netintro.4 nfe.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 \ onewire.4 oosiop.4 osiop.4 owid.4 owtemp.4 \ |