diff options
author | 2010-11-05 21:24:29 +0000 | |
---|---|---|
committer | 2010-11-05 21:24:29 +0000 | |
commit | 774491270190e98bf3966503da2dec1542f31fdd (patch) | |
tree | eceeb3e17bd108257a246b59f624706c7464243f | |
parent | mention RT3090 in 4.9 in HISTORY section (diff) | |
download | wireguard-openbsd-774491270190e98bf3966503da2dec1542f31fdd.tar.xz wireguard-openbsd-774491270190e98bf3966503da2dec1542f31fdd.zip |
a RF -> an RF;
-rw-r--r-- | share/man/man4/urtwn.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/urtwn.4 b/share/man/man4/urtwn.4 index 98b363817ec..63b57643992 100644 --- a/share/man/man4/urtwn.4 +++ b/share/man/man4/urtwn.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: urtwn.4,v 1.1 2010/11/05 16:58:12 damien Exp $ +.\" $OpenBSD: urtwn.4,v 1.2 2010/11/05 21:24:29 jmc Exp $ .\" .\" Copyright (c) 2010 Damien Bergamini <damien.bergamini@free.fr> .\" @@ -29,14 +29,14 @@ driver supports USB 2.0 wireless network devices based on Realtek RTL8188CUS, RTL8188CE-VAU, RTL8188RU and RTL8192CU chipsets. .Pp The RTL8188CUS is a highly integrated 802.11n adapter that combines -a MAC, a 1T1R capable baseband and a RF in a single chip. +a MAC, a 1T1R capable baseband and an RF in a single chip. It operates in the 2GHz spectrum only. The RTL8188RU is a high-power variant of the RTL8188CUS. The RTL8188CE-VAU is a PCI Express Mini Card adapter that attaches to the USB interface. .Pp The RTL8192CU is a highly integrated multiple-in, multiple-out (MIMO) -802.11n adapter that combines a MAC, a 2T2R capable baseband and a +802.11n adapter that combines a MAC, a 2T2R capable baseband and an RF in a single chip. It operates in the 2GHz spectrum only. .Pp |