svn commit: r223258 - stable/8/share/man/man4
Bernhard Schmidt
bschmidt at FreeBSD.org
Sat Jun 18 12:35:08 UTC 2011
Author: bschmidt
Date: Sat Jun 18 12:35:08 2011
New Revision: 223258
URL: http://svn.freebsd.org/changeset/base/223258
Log:
MFC r220896:
Add ref to the latest firmware additions.
Modified:
stable/8/share/man/man4/iwnfw.4
Directory Properties:
stable/8/share/man/man4/ (props changed)
Modified: stable/8/share/man/man4/iwnfw.4
==============================================================================
--- stable/8/share/man/man4/iwnfw.4 Sat Jun 18 12:32:48 2011 (r223257)
+++ stable/8/share/man/man4/iwnfw.4 Sat Jun 18 12:35:08 2011 (r223258)
@@ -22,7 +22,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd July 20, 2010
+.Dd April 20, 2011
.Dt IWNFW 4
.Os
.Sh NAME
@@ -45,6 +45,8 @@ of the following:
.Cd "device iwn5000fw"
.Cd "device iwn5150fw"
.Cd "device iwn6000fw"
+.Cd "device iwn6000g2afw"
+.Cd "device iwn6000g2bfw"
.Cd "device iwn6050fw"
.Ed
.Pp
@@ -57,6 +59,8 @@ iwn1000fw_load="YES"
iwn5000fw_load="YES"
iwn5150fw_load="YES"
iwn6000fw_load="YES"
+iwn6000g2afw_load="YES"
+iwn6000g2bfw_load="YES"
iwn6050fw_load="YES"
.Ed
.Sh DESCRIPTION
More information about the svn-src-stable
mailing list