diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2001-04-13 01:30:35 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2001-04-13 01:30:35 +0000 |
commit | 075631844ef9fab5c02b971ea60b26a6af904ff4 (patch) | |
tree | 0aea0c6776022ff0348286d9434bc33a13c33f43 /share/man/man4/Makefile | |
parent | 589d0210121085d945f7f814a7dbdec47c49de16 (diff) |
add eephy man page; from patel
Diffstat (limited to 'share/man/man4/Makefile')
-rw-r--r-- | share/man/man4/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile index 6b89d464a68..4ae02880a46 100644 --- a/share/man/man4/Makefile +++ b/share/man/man4/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.157 2001/04/11 06:47:32 deraadt Exp $ +# $OpenBSD: Makefile,v 1.158 2001/04/13 01:30:33 deraadt Exp $ MAN= aac.4 ac97.4 adv.4 aha.4 ahb.4 ahc.4 aic.4 ami.4 amphy.4 an.4 \ aria.4 ast.4 \ @@ -6,7 +6,8 @@ MAN= aac.4 ac97.4 adv.4 aha.4 ahb.4 ahc.4 aic.4 ami.4 amphy.4 an.4 \ bmtphy.4 brgphy.4 cac.4 cardbus.4 ccd.4 cd.4 \ ch.4 clnp.4 clcs.4 clct.4 cltp.4 \ cmpci.4 cnw.4 com.4 cue.4 cy.4 dc.4 ddb.4 de.4 dpt.4 drum.4 eap.4 ec.4 \ - ef.4 eg.4 el.4 enc.4 ep.4 esis.4 eso.4 ess.4 exphy.4 fd.4 fdc.4 fpa.4 \ + eephy.4 ef.4 eg.4 el.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 auich.4 icmp.4 icsphy.4 \ idp.4 iha.4 ifmedia.4 \ inet.4 inphy.4 iophy.4 ip.4 ipl.4 ipsec.4 isa.4 isapnp.4 ises.4 iso.4 \ |