summaryrefslogtreecommitdiff
path: root/share/man/man4/Makefile
diff options
context:
space:
mode:
authorDamien Bergamini <damien@cvs.openbsd.org>2009-11-14 16:55:12 +0000
committerDamien Bergamini <damien@cvs.openbsd.org>2009-11-14 16:55:12 +0000
commit07f1b17cbe2d5d588c48d41b1c9e7f38d757329f (patch)
tree5ea86d4058aa63b25ddea485dfbd960941df0d05 /share/man/man4/Makefile
parent243dc61326c89d883d7414f28251ebfa80ca99b8 (diff)
athn(4), a driver for Atheros 802.11a/g/n devices.
written from scratch based on the vendor driver for Linux (ath9k). AR9285 and AR9287 parts are 100% untested. only basic functionnalities are enabled for now. committed over an AR9281. "commit" deraadt
Diffstat (limited to 'share/man/man4/Makefile')
-rw-r--r--share/man/man4/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile
index 11937c8c1e4..d59c620254b 100644
--- a/share/man/man4/Makefile
+++ b/share/man/man4/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.495 2009/11/09 03:16:07 deraadt Exp $
+# $OpenBSD: Makefile,v 1.496 2009/11/14 16:55:11 damien Exp $
MAN= aac.4 ac97.4 acphy.4 \
acpi.4 acpiac.4 acpiasus.4 acpibat.4 acpibtn.4 acpicpu.4 acpidock.4 \
@@ -9,7 +9,8 @@ MAN= aac.4 ac97.4 acphy.4 \
aha.4 ahb.4 ahc.4 ahci.4 ahd.4 aibs.4 aic.4 \
akbd.4 alipm.4 amas.4 amdiic.4 amdpm.4 ami.4 amphy.4 \
ams.4 an.4 andl.4 aps.4 arc.4 aria.4 art.4 \
- asbtm.4 ast.4 atalk.4 atapiscsi.4 atphy.4 ath.4 atu.4 atw.4 audio.4 \
+ asbtm.4 ast.4 atalk.4 atapiscsi.4 atphy.4 ath.4 athn.4 atu.4 atw.4 \
+ audio.4 \
aue.4 auacer.4 auich.4 autri.4 auixp.4 auvia.4 axe.4 az.4 azalia.4 \
bce.4 berkwdt.4 bge.4 bha.4 bio.4 bktr.4 bluetooth.4 bmtphy.4 bnx.4 \
boca.4 bpf.4 brgphy.4 bridge.4 btkbd.4 btms.4 btsco.4 bwi.4 \