summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordamien <damien@openbsd.org>2010-12-11 21:59:15 +0000
committerdamien <damien@openbsd.org>2010-12-11 21:59:15 +0000
commita9fb92a1908227ca42b5a8d009bd5167a6e6090b (patch)
tree032722d4cd40a8a0a4165606f30b82f0c87085ec
parentdrop Rx'd frames larger than MCLBYTES. (diff)
downloadwireguard-openbsd-a9fb92a1908227ca42b5a8d009bd5167a6e6090b.tar.xz
wireguard-openbsd-a9fb92a1908227ca42b5a8d009bd5167a6e6090b.zip
s/RTL8192CU/RTL8192SU/
-rw-r--r--share/man/man4/rsu.44
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/rsu.4 b/share/man/man4/rsu.4
index 56eddfc988a..e8d52681c6f 100644
--- a/share/man/man4/rsu.4
+++ b/share/man/man4/rsu.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: rsu.4,v 1.1 2010/12/11 20:48:21 damien Exp $
+.\" $OpenBSD: rsu.4,v 1.2 2010/12/11 21:59:15 damien Exp $
.\"
.\" Copyright (c) 2010 Damien Bergamini <damien.bergamini@free.fr>
.\"
@@ -37,7 +37,7 @@ The RTL8191SU is a highly integrated multiple-in, single-out (MISO)
RF in a single chip.
It operates in the 2GHz spectrum only.
.Pp
-The RTL8192CU is a highly integrated multiple-in, multiple-out (MIMO)
+The RTL8192SU is a highly integrated multiple-in, multiple-out (MIMO)
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.