diff options
author | 2009-07-29 20:36:28 +0000 | |
---|---|---|
committer | 2009-07-29 20:36:28 +0000 | |
commit | f2f36c53579e6ab9e9b199b364065efbcdfd5b4a (patch) | |
tree | fd69d96b18a57adc55e6c70de4cb950ee7413e4e | |
parent | Fix bogus comment; requested by deraadt@ (diff) | |
download | wireguard-openbsd-f2f36c53579e6ab9e9b199b364065efbcdfd5b4a.tar.xz wireguard-openbsd-f2f36c53579e6ab9e9b199b364065efbcdfd5b4a.zip |
sort;
-rw-r--r-- | share/man/man4/urtw.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/urtw.4 b/share/man/man4/urtw.4 index 944f7f62347..09e850ceaf4 100644 --- a/share/man/man4/urtw.4 +++ b/share/man/man4/urtw.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: urtw.4,v 1.8 2009/07/29 18:20:14 martynas Exp $ +.\" $OpenBSD: urtw.4,v 1.9 2009/07/29 20:36:28 jmc Exp $ .\" .\" Copyright (c) 2008 Weongyo Jeong <weongyo@FreeBSD.org> .\" @@ -80,8 +80,8 @@ or on boot with The following adapters should work: .Pp .Bl -tag -width Ds -offset indent -compact -.It ASUS P5B Deluxe .It Alfa AWUS036H +.It ASUS P5B Deluxe .It Belkin F5D7050E .It Linksys WUSB54GC v2 .It Netgear WG111v2 |