diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2006-09-28 03:43:22 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2006-09-28 03:43:22 +0000 |
commit | e26f3c449f9187fa0bf91c231356fedb224a98a0 (patch) | |
tree | 94bb4e253dd75fb8b43193ac98960cf3f2411ca7 | |
parent | 1925d6ccbfe085c0189470be085dbfeadabfd1e6 (diff) |
remove the sentence mentioning the Prism GT chipset. in general man pages
should only mention what hardware is supported.
-rw-r--r-- | share/man/man4/ath.4 | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/share/man/man4/ath.4 b/share/man/man4/ath.4 index 4ffe8f0eb5a..8e115f82cc8 100644 --- a/share/man/man4/ath.4 +++ b/share/man/man4/ath.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ath.4,v 1.32 2006/08/30 23:14:30 jmc Exp $ +.\" $OpenBSD: ath.4,v 1.33 2006/09/28 03:43:21 brad Exp $ .\" $NetBSD: ath.4,v 1.5 2004/07/03 16:58:18 mycroft Exp $ .\" .\" Copyright (c) 2002, 2003 Sam Leffler, Errno Consulting @@ -483,9 +483,6 @@ who also wrote a free replacement of the binary-only HAL. Different regulatory domains may not be able to communicate with each other with 802.11a as different regulatory domains do not necessarily have overlapping channels. -.Pp -Revision A1 of the D-LINK DWL-G520 and DWL-G650 are based on an -Intersil PrismGT chip and are not supported by this driver. .Sh BUGS Performance in lossy environments is suboptimal. The algorithm used to select the rate for transmitted packets is |