Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 May 2009 12:11:06 +0000 (UTC)
From:      Christian Brueffer <brueffer@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r192195 - head/share/man/man4
Message-ID:  <200905161211.n4GCB6sn058705@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: brueffer
Date: Sat May 16 12:11:06 2009
New Revision: 192195
URL: http://svn.freebsd.org/changeset/base/192195

Log:
  Make the HARDWARE section ready for the automatic hardware notes generation,
  fix the date format.

Modified:
  head/share/man/man4/urtw.4

Modified: head/share/man/man4/urtw.4
==============================================================================
--- head/share/man/man4/urtw.4	Sat May 16 10:48:20 2009	(r192194)
+++ head/share/man/man4/urtw.4	Sat May 16 12:11:06 2009	(r192195)
@@ -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 config
 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):



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905161211.n4GCB6sn058705>