From owner-svn-src-all@FreeBSD.ORG Sat Feb 25 19:20:54 2012 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 501CF1065672; Sat, 25 Feb 2012 19:20:54 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 3AA7F8FC13; Sat, 25 Feb 2012 19:20:54 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q1PJKs8T030555; Sat, 25 Feb 2012 19:20:54 GMT (envelope-from gjb@svn.freebsd.org) Received: (from gjb@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q1PJKsfu030553; Sat, 25 Feb 2012 19:20:54 GMT (envelope-from gjb@svn.freebsd.org) Message-Id: <201202251920.q1PJKsfu030553@svn.freebsd.org> From: Glen Barber Date: Sat, 25 Feb 2012 19:20:54 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-9@freebsd.org X-SVN-Group: stable-9 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r232164 - stable/9/share/man/man4 X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Feb 2012 19:20:54 -0000 Author: gjb (doc committer) Date: Sat Feb 25 19:20:53 2012 New Revision: 232164 URL: http://svn.freebsd.org/changeset/base/232164 Log: MFC r232011: Xref the following in wlan(4): - bwn(4) - mwl(4) - run(4) Modified: stable/9/share/man/man4/wlan.4 Directory Properties: stable/9/share/man/man4/ (props changed) Modified: stable/9/share/man/man4/wlan.4 ============================================================================== --- stable/9/share/man/man4/wlan.4 Sat Feb 25 19:12:54 2012 (r232163) +++ stable/9/share/man/man4/wlan.4 Sat Feb 25 19:20:53 2012 (r232164) @@ -25,7 +25,7 @@ .\" .\" $FreeBSD$ .\" -.Dd July 8, 2009 +.Dd February 22, 2012 .Dt WLAN 4 .Os .Sh NAME @@ -174,13 +174,16 @@ may not interoperate. .Xr an 4 , .Xr ath 4 , .Xr bwi 4 , +.Xr bwn 4 , .Xr ipw 4 , .Xr iwi 4 , .Xr iwn 4 , .Xr malo 4 , +.Xr mwl 4 , .Xr netintro 4 , .Xr ral 4 , .Xr rum 4 , +.Xr run 4 , .Xr uath 4 , .Xr upgt 4 , .Xr ural 4 ,