diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2009-06-07 10:01:45 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2009-06-07 10:01:45 +0000 |
commit | f3255b36f3dc2d3d4c02f5359217561afdb8975e (patch) | |
tree | f0de52f3c4a4483dd5dea80ab3ca01a1c2b3eb5e /share | |
parent | f4a367e875af4b02112b1fb3ac9d819521f0a6cc (diff) |
updates for 8187b;
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/urtw.4 | 6 | ||||
-rw-r--r-- | share/man/man4/usb.4 | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/share/man/man4/urtw.4 b/share/man/man4/urtw.4 index 0e15c852c04..8cec969ffbd 100644 --- a/share/man/man4/urtw.4 +++ b/share/man/man4/urtw.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: urtw.4,v 1.5 2009/06/06 12:49:44 martynas Exp $ +.\" $OpenBSD: urtw.4,v 1.6 2009/06/07 10:01:44 jmc Exp $ .\" .\" Copyright (c) 2008 Weongyo Jeong <weongyo@FreeBSD.org> .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: June 6 2009 $ +.Dd $Mdocdate: June 7 2009 $ .Os .Dt URTW 4 .Sh NAME @@ -26,7 +26,7 @@ The .Nm driver supports USB 802.11b/g wireless adapters based on the -Realtek RTL8187L. +Realtek RTL8187L and RTL8187B. .Pp These are the modes the .Nm diff --git a/share/man/man4/usb.4 b/share/man/man4/usb.4 index bc69bb13e76..3e68d1b8446 100644 --- a/share/man/man4/usb.4 +++ b/share/man/man4/usb.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: usb.4,v 1.109 2009/05/10 09:40:07 mglocker Exp $ +.\" $OpenBSD: usb.4,v 1.110 2009/06/07 10:01:44 jmc Exp $ .\" $NetBSD: usb.4,v 1.15 1999/07/29 14:20:32 augustss Exp $ .\" .\" Copyright (c) 1999 The NetBSD Foundation, Inc. @@ -28,7 +28,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: May 10 2009 $ +.Dd $Mdocdate: June 7 2009 $ .Dt USB 4 .Os .Sh NAME @@ -156,7 +156,7 @@ Conexant/Intersil PrismGT SoftMAC USB IEEE 802.11b/g wireless network device .It Xr ural 4 Ralink Technology USB IEEE 802.11b/g wireless network device .It Xr urtw 4 -Realtek RTL8187L USB IEEE 802.11b/g wireless network device +Realtek RTL8187L/RTL8187B USB IEEE 802.11b/g wireless network device .It Xr wi 4 Intersil PRISM 2-3 IEEE 802.11b wireless network device .It Xr zyd 4 |