svn commit: r197724 - head/share/man/man4

Weongyo Jeong weongyo at FreeBSD.org
Sat Oct 3 02:28:29 UTC 2009


Author: weongyo
Date: Sat Oct  3 02:28:28 2009
New Revision: 197724
URL: http://svn.freebsd.org/changeset/base/197724

Log:
  TRENDnet TEW-424UB has multiple revisions so clarify zyd(4) man page and
  adds a device to urtw(4).  The revision informations are as follows:
  
      rev A       ZD1211
      V2          SiS163U
      V2.1R       SiS163U
      V3.xR       RTL8187B
  
  and bump date.
  
  Obtained from:	OpenBSD
  Reported by:	Albert Shih <Albert.Shih at obspm.fr>

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

Modified: head/share/man/man4/urtw.4
==============================================================================
--- head/share/man/man4/urtw.4	Fri Oct  2 23:48:42 2009	(r197723)
+++ head/share/man/man4/urtw.4	Sat Oct  3 02:28:28 2009	(r197724)
@@ -24,7 +24,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd July 25, 2009
+.Dd October 2, 2009
 .Dt URTW 4
 .Os
 .Sh NAME
@@ -73,6 +73,7 @@ driver supports Realtek RTL8187B/L based
 .It "Netgear WG111v2	RTL8225	USB"
 .It "Safehome WLG-1500SMA5	RTL8225	USB"
 .It "Shuttle XPC Accessory PN20	RTL8225	USB"
+.It "TRENDnet TEW-424UB V3.xR	RTL8225	USB"
 .El
 .Sh EXAMPLES
 Join an existing BSS network (i.e., connect to an access point):

Modified: head/share/man/man4/zyd.4
==============================================================================
--- head/share/man/man4/zyd.4	Fri Oct  2 23:48:42 2009	(r197723)
+++ head/share/man/man4/zyd.4	Sat Oct  3 02:28:28 2009	(r197724)
@@ -32,7 +32,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
 .\" THE POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd November 1, 2008
+.Dd October 2, 2009
 .Dt ZYD 4
 .Os
 .Sh NAME
@@ -113,7 +113,7 @@ driver:
 .It Sweex wireless USB 54 Mbps
 .It Tekram/Siemens USB adapter
 .It Telegent TG54USB
-.It Trendnet TEW-424UB
+.It Trendnet TEW-424UB rev A
 .It Trendnet TEW-429UB
 .It TwinMOS G240
 .It Unicorn WL-54G


More information about the svn-src-head mailing list