diff options
author | Pierre-Yves Ritschard <pyr@cvs.openbsd.org> | 2008-05-19 12:49:07 +0000 |
---|---|---|
committer | Pierre-Yves Ritschard <pyr@cvs.openbsd.org> | 2008-05-19 12:49:07 +0000 |
commit | 87d9a20d613126cffddb43984b9067d7e459a2c0 (patch) | |
tree | 7b372b51449008e90c2053346e15dfd8187c7a3e /share | |
parent | e62cea05f544099a9d7a5da4952331700c477c96 (diff) |
Include mpe in the Makefile. I forgot to include it when I initially
imported the man page.
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile index d087af21480..eb44cd5af97 100644 --- a/share/man/man4/Makefile +++ b/share/man/man4/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.454 2008/05/14 21:08:07 miod Exp $ +# $OpenBSD: Makefile,v 1.455 2008/05/19 12:49:06 pyr Exp $ MAN= aac.4 ac97.4 acphy.4 \ acpi.4 acpiac.4 acpiasus.4 acpibat.4 acpibtn.4 acpicpu.4 acpidock.4 \ @@ -31,8 +31,8 @@ MAN= aac.4 ac97.4 acphy.4 \ kate.4 km.4 ksyms.4 kue.4 lc.4 lge.4 lii.4 lkm.4 lm.4 \ lmc.4 lmenv.4 lmn.4 lmtemp.4 lo.4 lofn.4 lpt.4 lxtphy.4 luphy.4 \ maestro.4 mainbus.4 malo.4 maxds.4 maxtmp.4 mbg.4 midi.4 mii.4 mfi.4 \ - moscom.4 mpi.4 mpu.4 msk.4 msts.4 mtd.4 mtdphy.4 multicast.4 mtio.4 \ - myx.4 ne.4 neo.4 netintro.4 nfe.4 nge.4 nmea.4 noct.4 nofn.4 \ + moscom.4 mpe.4 mpi.4 mpu.4 msk.4 msts.4 mtd.4 mtdphy.4 multicast.4 \ + mtio.4 myx.4 ne.4 neo.4 netintro.4 nfe.4 nge.4 nmea.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 owsbm.4 owtemp.4 \ pcagpio.4 pcaled.4 pcdisplay.4 pchb.4 pci.4 pcib.4 pcfadc.4 \ |