summaryrefslogtreecommitdiff
path: root/share/man/man4/Makefile
diff options
context:
space:
mode:
authorDamien Bergamini <damien@cvs.openbsd.org>2010-11-05 16:58:13 +0000
committerDamien Bergamini <damien@cvs.openbsd.org>2010-11-05 16:58:13 +0000
commit95094a4ce952a40241d91d05c5e649fa096e6d88 (patch)
treefa6b50a024900e706963ecec510c097df25fa7fd /share/man/man4/Makefile
parent3d4aaf4cc1b60adf12d0ea4f9e586666523e35b3 (diff)
urtwn(4), a driver for Realtek RTL8188CU/RTL8192CU 802.11n USB devices.
these devices are different from the RTL8191SU/RTL8192SU ones that are not supported by this driver. requires a firmware (urtwn-firmware-1.0) committed over a Hercules HWNUp-150 (RTL8188CU). ok deraadt@
Diffstat (limited to 'share/man/man4/Makefile')
-rw-r--r--share/man/man4/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile
index 2bff7da34dc..3f2961231e2 100644
--- a/share/man/man4/Makefile
+++ b/share/man/man4/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.516 2010/09/26 20:39:08 miod Exp $
+# $OpenBSD: Makefile,v 1.517 2010/11/05 16:58:12 damien Exp $
MAN= aac.4 ac97.4 acphy.4 \
acpi.4 acpiac.4 acpiasus.4 acpibat.4 acpibtn.4 acpicpu.4 acpidock.4 \
@@ -59,7 +59,7 @@ MAN= aac.4 ac97.4 acphy.4 \
uipaq.4 uk.4 ukbd.4 \
ukphy.4 ulpt.4 umass.4 umbg.4 umct.4 umidi.4 umodem.4 ums.4 umsm.4 \
unix.4 uow.4 upgt.4 upl.4 uplcom.4 ural.4 urio.4 url.4 urlphy.4 \
- urndis.4 urtw.4 usb.4 usbf.4 uscanner.4 uslcom.4 uthum.4 \
+ urndis.4 urtw.4 urtwn.4 usb.4 usbf.4 uscanner.4 uslcom.4 uthum.4 \
uticom.4 utrh.4 uts.4 uvideo.4 uvisor.4 uvscom.4 uyap.4 utwitch.4 \
vether.4 vga.4 vgafb.4 vge.4 \
viaenv.4 viapm.4 viasio.4 vic.4 video.4 vlan.4 vmt.4 vnd.4 vr.4 \