diff options
author | 2011-01-06 15:31:12 +0000 | |
---|---|---|
committer | 2011-01-06 15:31:12 +0000 | |
commit | dee382aeade2cbdd8975f831549ebdd8af37602f (patch) | |
tree | a24aff89c860a1fe471a7344328f6b29dd72fb71 | |
parent | dst my point to memory inside rt so move the check up before the (diff) | |
download | wireguard-openbsd-dee382aeade2cbdd8975f831549ebdd8af37602f.tar.xz wireguard-openbsd-dee382aeade2cbdd8975f831549ebdd8af37602f.zip |
add another RT3070 that works.
-rw-r--r-- | share/man/man4/run.4 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man4/run.4 b/share/man/man4/run.4 index 7c81fa8e320..e74d5ee8d58 100644 --- a/share/man/man4/run.4 +++ b/share/man/man4/run.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: run.4,v 1.30 2010/11/10 17:23:44 damien Exp $ +.\" $OpenBSD: run.4,v 1.31 2011/01/06 15:31:12 jasper Exp $ .\" .\" Copyright (c) 2008 Damien Bergamini <damien.bergamini@free.fr> .\" @@ -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: November 10 2010 $ +.Dd $Mdocdate: January 6 2011 $ .Dt RUN 4 .Os .Sh NAME @@ -132,6 +132,7 @@ The following adapters should work: .It Sitecom WL-302 .It Sitecom WL-315 .It SMC SMCWUSBS-N2 +.It Sweex 150N .It Sweex LW303 .It Sweex LW313 .It Unex DNUR-81 |