diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2001-04-11 06:47:33 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2001-04-11 06:47:33 +0000 |
commit | bb9b544d3deb8d6b913b2567e51e9bf25fbd4f60 (patch) | |
tree | 377e1d79548750b4e73c07f8ca38f358498adf35 /share/man/man4/Makefile | |
parent | 1b0e276e102c876f3642457f2941228c1b93a722 (diff) |
driver for BCM5201/5202 PHY
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 55227ff0bbd..6b89d464a68 100644 --- a/share/man/man4/Makefile +++ b/share/man/man4/Makefile @@ -1,9 +1,10 @@ -# $OpenBSD: Makefile,v 1.156 2001/03/29 14:32:35 aaron Exp $ +# $OpenBSD: Makefile,v 1.157 2001/04/11 06:47:32 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 \ atalk.4 atapiscsi.4 audio.4 aue.4 auvia.4 awi.4 bpf.4 bridge.4 \ - brgphy.4 cac.4 cardbus.4 ccd.4 cd.4 ch.4 clnp.4 clcs.4 clct.4 cltp.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 \ fms.4 fxp.4 gdt.4 gre.4 hifn.4 hsq.4 auich.4 icmp.4 icsphy.4 \ |