Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 Jul 2010 10:24:10 +0000 (UTC)
From:      Bernhard Schmidt <bschmidt@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-8@freebsd.org
Subject:   svn commit: r210675 - stable/8/share/man/man4
Message-ID:  <201007311024.o6VAOAhE049657@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bschmidt
Date: Sat Jul 31 10:24:10 2010
New Revision: 210675
URL: http://svn.freebsd.org/changeset/base/210675

Log:
  MFC r210289:
  Update manpage to reflect changes regarding the 6050's firmware.

Modified:
  stable/8/share/man/man4/iwn.4
  stable/8/share/man/man4/iwnfw.4
Directory Properties:
  stable/8/share/man/man4/   (props changed)

Modified: stable/8/share/man/man4/iwn.4
==============================================================================
--- stable/8/share/man/man4/iwn.4	Sat Jul 31 10:20:09 2010	(r210674)
+++ stable/8/share/man/man4/iwn.4	Sat Jul 31 10:24:10 2010	(r210675)
@@ -25,7 +25,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd February 8, 2010
+.Dd July 20, 2010
 .Os
 .Dt IWN 4
 .Sh NAME
@@ -51,6 +51,7 @@ Choose one from:
 .Cd "device iwn5000fw"
 .Cd "device iwn5150fw"
 .Cd "device iwn6000fw"
+.Cd "device iwn6050fw"
 .Ed
 .Pp
 Or you can use
@@ -70,6 +71,7 @@ iwn1000fw_load="YES"
 iwn5000fw_load="YES"
 iwn5150fw_load="YES"
 iwn6000fw_load="YES"
+iwn6050fw_load="YES"
 .Ed
 .Sh DESCRIPTION
 The

Modified: stable/8/share/man/man4/iwnfw.4
==============================================================================
--- stable/8/share/man/man4/iwnfw.4	Sat Jul 31 10:20:09 2010	(r210674)
+++ stable/8/share/man/man4/iwnfw.4	Sat Jul 31 10:24:10 2010	(r210675)
@@ -22,7 +22,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd February 7, 2010
+.Dd July 20, 2010
 .Dt IWNFW 4
 .Os
 .Sh NAME
@@ -45,6 +45,7 @@ of the following:
 .Cd "device iwn5000fw"
 .Cd "device iwn5150fw"
 .Cd "device iwn6000fw"
+.Cd "device iwn6050fw"
 .Ed
 .Pp
 Alternatively, to load the driver as a
@@ -56,6 +57,7 @@ iwn1000fw_load="YES"
 iwn5000fw_load="YES"
 iwn5150fw_load="YES"
 iwn6000fw_load="YES"
+iwn6050fw_load="YES"
 .Ed
 .Sh DESCRIPTION
 This module provides access to firmware sets for the



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