svn commit: r340367 - stable/12/share/man/man4

Bjoern A. Zeeb bz at FreeBSD.org
Mon Nov 12 16:37:25 UTC 2018


Author: bz
Date: Mon Nov 12 16:37:23 2018
New Revision: 340367
URL: https://svnweb.freebsd.org/changeset/base/340367

Log:
  MFC r340251:
  
    Update rum(4) and run(4) man pages to reflect that newer versions
    of TP-LINK TL-WN321G are run(4) and not rum(4) anymore.
  
    Reported by:	J (tech-lists zyxst.net)
  Approved by:	re (kib)

Modified:
  stable/12/share/man/man4/rum.4
  stable/12/share/man/man4/run.4
Directory Properties:
  stable/12/   (props changed)

Modified: stable/12/share/man/man4/rum.4
==============================================================================
--- stable/12/share/man/man4/rum.4	Mon Nov 12 16:28:07 2018	(r340366)
+++ stable/12/share/man/man4/rum.4	Mon Nov 12 16:37:23 2018	(r340367)
@@ -16,7 +16,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd June 9, 2016
+.Dd November 8, 2018
 .Dt RUM 4
 .Os
 .Sh NAME
@@ -123,7 +123,7 @@ including:
 .It "Sitecom WL-113 ver 2" Ta USB
 .It "Sitecom WL-172" Ta USB
 .It "Sweex LW053" Ta USB
-.It "TP-LINK TL-WN321G" Ta USB
+.It "TP-LINK TL-WN321G v1/v2/v3" Ta USB
 .El
 .Sh EXAMPLES
 Join an existing BSS network (i.e., connect to an access point):

Modified: stable/12/share/man/man4/run.4
==============================================================================
--- stable/12/share/man/man4/run.4	Mon Nov 12 16:28:07 2018	(r340366)
+++ stable/12/share/man/man4/run.4	Mon Nov 12 16:37:23 2018	(r340367)
@@ -16,7 +16,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd July 10, 2018
+.Dd November 8, 2018
 .Dt RUN 4
 .Os
 .Sh NAME
@@ -176,6 +176,7 @@ driver supports the following wireless adapters:
 .It Sweex LW303
 .It Sweex LW313
 .It TP-LINK TL-WDN3200
+.It TP-LINK TL-WN321G v4
 .It TP-LINK TL-WN727N v3
 .It Unex DNUR-81
 .It Unex DNUR-82


More information about the svn-src-all mailing list