Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Feb 2014 03:30:56 +0000 (UTC)
From:      Kevin Lo <kevlo@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-9@freebsd.org
Subject:   svn commit: r261866 - stable/9/share/man/man4
Message-ID:  <201402140330.s1E3UuUd012822@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kevlo
Date: Fri Feb 14 03:30:55 2014
New Revision: 261866
URL: http://svnweb.freebsd.org/changeset/base/261866

Log:
  MFC r257957:
  
  Mention the RT5370/RT5372 chipset.

Modified:
  stable/9/share/man/man4/runfw.4   (contents, props changed)

Modified: stable/9/share/man/man4/runfw.4
==============================================================================
--- stable/9/share/man/man4/runfw.4	Fri Feb 14 02:53:10 2014	(r261865)
+++ stable/9/share/man/man4/runfw.4	Fri Feb 14 03:30:55 2014	(r261866)
@@ -18,7 +18,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd January 12, 2011
+.Dd November 11, 2013
 .Dt RUNFW 4
 .Os
 .Sh NAME
@@ -32,7 +32,7 @@ kernel configuration file:
 .Ed
 .Pp
 This will include two firmware images, RT2870 and RT3071, inside the kernel.
-.Xr run 4 
+.Xr run 4
 will load the appropriate image into the chip.
 .Pp
 Alternatively, to load the firmware images as a module at boot time, place
@@ -43,7 +43,7 @@ runfw_load="YES"
 .Ed
 .Sh DESCRIPTION
 This module provides firmware sets for the Ralink RT2700U,
-RT2800U and RT3000U chip based USB WiFi adapters.
+RT2800U, RT3000U and RT3900E chip based USB WiFi adapters.
 Please read Ralink's license, src/sys/contrib/dev/run/LICENSE.
 .Sh SEE ALSO
 .Xr run 4 ,



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