svn commit: r340369 - stable/11/share/man/man4

Bjoern A. Zeeb bz at FreeBSD.org
Mon Nov 12 16:43:55 UTC 2018


Author: bz
Date: Mon Nov 12 16:43:53 2018
New Revision: 340369
URL: https://svnweb.freebsd.org/changeset/base/340369

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)

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

Modified: stable/11/share/man/man4/rum.4
==============================================================================
--- stable/11/share/man/man4/rum.4	Mon Nov 12 16:41:41 2018	(r340368)
+++ stable/11/share/man/man4/rum.4	Mon Nov 12 16:43:53 2018	(r340369)
@@ -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/11/share/man/man4/run.4
==============================================================================
--- stable/11/share/man/man4/run.4	Mon Nov 12 16:41:41 2018	(r340368)
+++ stable/11/share/man/man4/run.4	Mon Nov 12 16:43:53 2018	(r340369)
@@ -16,7 +16,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd April 19, 2015
+.Dd November 8, 2018
 .Dt RUN 4
 .Os
 .Sh NAME
@@ -175,6 +175,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