diff options
author | Jason Wright <jason@cvs.openbsd.org> | 2000-10-17 19:17:25 +0000 |
---|---|---|
committer | Jason Wright <jason@cvs.openbsd.org> | 2000-10-17 19:17:25 +0000 |
commit | dd60e41efa37eeb1616dce83e9bca803ac6c5966 (patch) | |
tree | 1dce0977b6f59fa1f37310ba8959cf202619b6ae /share/man/man4/Makefile | |
parent | 37bc8754c1ac16374377c521a6b0425e342e8fc3 (diff) |
remove dmphy man page and add amphy page
Diffstat (limited to 'share/man/man4/Makefile')
-rw-r--r-- | share/man/man4/Makefile | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile index 70f49d23395..40a014467e1 100644 --- a/share/man/man4/Makefile +++ b/share/man/man4/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.130 2000/10/13 18:28:01 aaron Exp $ +# $OpenBSD: Makefile,v 1.131 2000/10/17 19:17:24 jason Exp $ -MAN= ac97.4 adv.4 aha.4 ahb.4 ahc.4 aic.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 \ - cardbus.4 ccd.4 cd.4 ch.4 clnp.4 clcs.4 cltp.4 cmpci.4 cnw.4 \ - com.4 cue.4 cy.4 dc.4 ddb.4 de.4 dmphy.4 dpt.4 drum.4 eap.4 ec.4 ef.4 \ +MAN= ac97.4 adv.4 aha.4 ahb.4 ahc.4 aic.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 cardbus.4 ccd.4 cd.4 ch.4 clnp.4 clcs.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 ich.4 icmp.4 icsphy.4 idp.4 ifmedia.4 \ inet.4 inphy.4 iophy.4 ip.4 ipl.4 ipsec.4 isa.4 isapnp.4 iso.4 isp.4 \ |