diff options
author | Dale Rahn <drahn@cvs.openbsd.org> | 2002-06-08 00:40:01 +0000 |
---|---|---|
committer | Dale Rahn <drahn@cvs.openbsd.org> | 2002-06-08 00:40:01 +0000 |
commit | f50c5ea86bc7e0302786500af2902f3e7e24f799 (patch) | |
tree | bc34818455176bf75967d23a3f8c028543664b3e /share/man/man4/Makefile | |
parent | 27821d373912dfa0203ae5785db056d681391f85 (diff) |
Make gem MI because it is present on macppc and sparc64. ok aaron@
Diffstat (limited to 'share/man/man4/Makefile')
-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 05f325cffd1..96e4957194c 100644 --- a/share/man/man4/Makefile +++ b/share/man/man4/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.211 2002/06/06 22:01:27 mickey Exp $ +# $OpenBSD: Makefile,v 1.212 2002/06/08 00:39:59 drahn Exp $ MAN= aac.4 ac97.4 addcom.4 adv.4 aha.4 ahb.4 ahc.4 aic.4 \ ami.4 amdpm.4 amphy.4 an.4 aria.4 ast.4 atalk.4 atapiscsi.4 \ @@ -9,7 +9,7 @@ MAN= aac.4 ac97.4 addcom.4 adv.4 aha.4 ahb.4 ahc.4 aic.4 \ cue.4 cy.4 cz.4 dc.4 ddb.4 de.4 dpt.4 drum.4 eap.4 ec.4 \ eephy.4 ef.4 eg.4 eisa.4 el.4 emu.4 enc.4 ep.4 esa.4 esis.4 \ eso.4 ess.4 exphy.4 fd.4 fdc.4 fpa.4 \ - fms.4 fxp.4 gdt.4 gre.4 gtp.4 gx.4 hifn.4 hsq.4 icmp.4 icsphy.4 \ + fms.4 fxp.4 gem.4 gdt.4 gre.4 gtp.4 gx.4 hifn.4 hsq.4 icmp.4 icsphy.4 \ idp.4 iha.4 ifmedia.4 \ inet.4 inphy.4 iop.4 iopsp.4 ioprbs.4 iophy.4 ip.4 ipcomp.4 ipsec.4 \ isa.4 isapnp.4 ises.4 iso.4 isp.4 \ |