diff options
author | Marc Espie <espie@cvs.openbsd.org> | 2001-01-13 15:35:59 +0000 |
---|---|---|
committer | Marc Espie <espie@cvs.openbsd.org> | 2001-01-13 15:35:59 +0000 |
commit | 863b98488e8b8f6bd65ae24cea6644d96a4e6484 (patch) | |
tree | f2aad10032bf4383dc3053962c2113e56df84c3b /share/man/man4/Makefile | |
parent | b2fc93362574ae97a3d3d367a3f18f9df09ebdec (diff) |
Preliminary man page for maestro. Link it.
Keep alphabetical order in audio.4 while we're at it :)
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 569ef26a651..4495b6bc1d4 100644 --- a/share/man/man4/Makefile +++ b/share/man/man4/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.141 2001/01/11 18:52:53 deraadt Exp $ +# $OpenBSD: Makefile,v 1.142 2001/01/13 15:35:58 espie Exp $ MAN= aac.4 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 \ @@ -8,7 +8,8 @@ MAN= aac.4 ac97.4 adv.4 aha.4 ahb.4 ahc.4 aic.4 amphy.4 an.4 aria.4 ast.4 \ fms.4 fxp.4 gdt.4 gre.4 hifn.4 hsq.4 auich.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 \ - ksyms.4 kue.4 lkm.4 lmc.4 lo.4 lxtphy.4 midi.4 mii.4 mtdphy.4 \ + ksyms.4 kue.4 lkm.4 lmc.4 lo.4 lxtphy.4 maestro.4 midi.4 mii.4 \ + mtdphy.4 \ mtio.4 ncr.4 ne.4 neo.4 netintro.4 ns.4 nsip.4 nsphy.4 nsphyter.4 \ null.4 ohci.4 opl.4 options.4 pcdisplay.4 pchb.4 pckbc.4 pckbd.4 \ pci.4 pciide.4 \ |