diff options
author | brueffer <brueffer@FreeBSD.org> | 2009-05-16 12:11:06 +0000 |
---|---|---|
committer | brueffer <brueffer@FreeBSD.org> | 2009-05-16 12:11:06 +0000 |
commit | b98b3c4c1d6476d5e0411d1ab230ad69d9962ced (patch) | |
tree | 390a72502c587125668b4586844bdda403c450ed | |
parent | 0db82eb221e9574622750dca324185ba332817e7 (diff) | |
download | FreeBSD-src-b98b3c4c1d6476d5e0411d1ab230ad69d9962ced.zip FreeBSD-src-b98b3c4c1d6476d5e0411d1ab230ad69d9962ced.tar.gz |
Make the HARDWARE section ready for the automatic hardware notes generation,
fix the date format.
-rw-r--r-- | share/man/man4/urtw.4 | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/share/man/man4/urtw.4 b/share/man/man4/urtw.4 index a62fa94..80550a7 100644 --- a/share/man/man4/urtw.4 +++ b/share/man/man4/urtw.4 @@ -24,7 +24,7 @@ .\" .\" $FreeBSD$ .\" -.Dd November 15 2008 $ +.Dd November 15, 2008 .Dt URTW 4 .Os .Sh NAME @@ -64,13 +64,15 @@ Only one virtual interface may be configured at any time. For more information on configuring this device, see .Xr ifconfig 8 . .Sh HARDWARE -The following adapters should work: +The +.Nm +driver supports Realtek RTL8187L based wireless network devices, including: .Pp -.Bl -column "Card " "Radio " "Bus" -compact -offset 6n +.Bl -column "Shuttle XPC Accessory PN20" "RTL8225" "USB" -compact -offset 6n .It Em "Card Radio Bus" -.It Li "Netgear WG111v2" Ta RTL8225 Ta USB -.It Li "Safehome WLG-1500SMA5" Ta RTL8225 Ta USB -.It Li "Shuttle XPC Accessory PN20" Ta RTL8225 Ta USB +.It "Netgear WG111v2 RTL8225 USB" +.It "Safehome WLG-1500SMA5 RTL8225 USB" +.It "Shuttle XPC Accessory PN20 RTL8225 USB" .El .Sh EXAMPLES Join an existing BSS network (i.e., connect to an access point): |