From owner-svn-src-head@FreeBSD.ORG Tue Apr 7 20:11:03 2009 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 32BCF1065673; Tue, 7 Apr 2009 20:11:03 +0000 (UTC) (envelope-from brueffer@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 202278FC12; Tue, 7 Apr 2009 20:11:03 +0000 (UTC) (envelope-from brueffer@FreeBSD.org) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.3/8.14.3) with ESMTP id n37KB3Vp025839; Tue, 7 Apr 2009 20:11:03 GMT (envelope-from brueffer@svn.freebsd.org) Received: (from brueffer@localhost) by svn.freebsd.org (8.14.3/8.14.3/Submit) id n37KB3mB025838; Tue, 7 Apr 2009 20:11:03 GMT (envelope-from brueffer@svn.freebsd.org) Message-Id: <200904072011.n37KB3mB025838@svn.freebsd.org> From: Christian Brueffer Date: Tue, 7 Apr 2009 20:11:03 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r190824 - head/share/man/man4 X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Apr 2009 20:11:04 -0000 Author: brueffer Date: Tue Apr 7 20:11:02 2009 New Revision: 190824 URL: http://svn.freebsd.org/changeset/base/190824 Log: Reword the HARDWARE section so uath(4) can actually be recognized in the hardware notes on the website. While here sort SEE ALSO. Modified: head/share/man/man4/uath.4 Modified: head/share/man/man4/uath.4 ============================================================================== --- head/share/man/man4/uath.4 Tue Apr 7 20:00:20 2009 (r190823) +++ head/share/man/man4/uath.4 Tue Apr 7 20:11:02 2009 (r190824) @@ -16,7 +16,7 @@ .\" .\" $FreeBSD$ .\" -.Dd March 31, 2009 +.Dd April 7, 2009 .Dt UATH 4 .Os .Sh NAME @@ -80,7 +80,9 @@ when the device is inserted. includes the firmware in the binary program. This firmware is licensed for general use and is included in the base system. .Sh HARDWARE -The following adapters should work: +The +.Nm +driver should work with the following adapters: .Pp .Bl -column -compact "TRENDware International TEW-444UB" "AR5005UX" -offset 6n .It Em "Adapter Chipset" @@ -162,8 +164,8 @@ This should not happen. .Xr wlan_tkip 4 , .Xr wlan_wep 4 , .Xr devd 8 , -.Xr uathload 8 , .Xr ifconfig 8 , +.Xr uathload 8 , .Xr wpa_supplicant 8 . .Sh HISTORY The