svn commit: r190824 - head/share/man/man4

Christian Brueffer brueffer at FreeBSD.org
Tue Apr 7 13:11:04 PDT 2009


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


More information about the svn-src-head mailing list