diff options
author | Michael Shalayeff <mickey@cvs.openbsd.org> | 2002-01-24 23:00:06 +0000 |
---|---|---|
committer | Michael Shalayeff <mickey@cvs.openbsd.org> | 2002-01-24 23:00:06 +0000 |
commit | 4e6aac7f8bf2195a6f22f2fe9bef157517966b4d (patch) | |
tree | 974e0c0892c588a6f4a8c3a0bedc0447d6d3f54d /share/man/man4/Makefile | |
parent | 328b957a2ca64cd52693f0560687e40d4d700709 (diff) |
eisa page and xref it
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 8d96849fe86..f7d67e96753 100644 --- a/share/man/man4/Makefile +++ b/share/man/man4/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.188 2002/01/24 22:44:19 mickey Exp $ +# $OpenBSD: Makefile,v 1.189 2002/01/24 23:00:05 mickey Exp $ MAN= aac.4 ac97.4 addcom.4 adv.4 aha.4 ahb.4 ahc.4 aic.4 ami.4 amphy.4 \ an.4 aria.4 ast.4 atalk.4 atapiscsi.4 \ @@ -7,7 +7,7 @@ MAN= aac.4 ac97.4 addcom.4 adv.4 aha.4 ahb.4 ahc.4 aic.4 ami.4 amphy.4 \ ch.4 clnp.4 clcs.4 clct.4 cltp.4 \ cmpci.4 cnw.4 com.4 crypto.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 el.4 emu.4 enc.4 ep.4 esis.4 \ + eephy.4 ef.4 eg.4 eisa.4 el.4 emu.4 enc.4 ep.4 esis.4 \ eso.4 ess.4 exphy.4 fd.4 fdc.4 fpa.4 \ fms.4 fxp.4 gdt.4 gre.4 hifn.4 hsq.4 icmp.4 icsphy.4 \ idp.4 iha.4 ifmedia.4 \ |