diff options
author | 2014-04-08 01:13:09 +0000 | |
---|---|---|
committer | 2014-04-08 01:13:09 +0000 | |
commit | a0518c901fc7472dc33c76057942b7bec710ce1e (patch) | |
tree | 9cf49feec0b9da925cc3c4e8b78bc2f470b17a81 | |
parent | cherrypick fix for CVE-2014-0160 "heartbleed" vulnerability from (diff) | |
download | wireguard-openbsd-a0518c901fc7472dc33c76057942b7bec710ce1e.tar.xz wireguard-openbsd-a0518c901fc7472dc33c76057942b7bec710ce1e.zip |
Remove mentioning the 178a chipset until support is actually added/enabled.
-rw-r--r-- | share/man/man4/axen.4 | 8 | ||||
-rw-r--r-- | share/man/man4/usb.4 | 6 |
2 files changed, 7 insertions, 7 deletions
diff --git a/share/man/man4/axen.4 b/share/man/man4/axen.4 index b6989b0ebde..ac36b0c6f76 100644 --- a/share/man/man4/axen.4 +++ b/share/man/man4/axen.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: axen.4,v 1.4 2014/04/07 23:55:21 chris Exp $ +.\" $OpenBSD: axen.4,v 1.5 2014/04/08 01:13:09 brad Exp $ .\" .\" Copyright (c) 2013 Yojiro UO <yuo@nui.org> .\" @@ -14,12 +14,12 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: April 7 2014 $ +.Dd $Mdocdate: April 8 2014 $ .Dt AXEN 4 .Os .Sh NAME .Nm axen -.Nd ASIX Electronics AX88178a/AX88179 10/100/Gigabit USB Ethernet device +.Nd ASIX Electronics AX88179 10/100/Gigabit USB Ethernet device .Sh SYNOPSIS .Cd "axen* at uhub?" .Cd "rgephy* at mii?" @@ -27,7 +27,7 @@ The .Nm driver provides support for USB Ethernet adapters based on the ASIX -Electronics AX88178a and AX88779 USB chipsets including the following: +Electronics AX88179 USB 3.0 chipset including the following: .Pp .Bl -tag -width Ds -offset indent -compact .It D-Link DUB-1312 diff --git a/share/man/man4/usb.4 b/share/man/man4/usb.4 index 56a740e4c2a..a2376ce04f7 100644 --- a/share/man/man4/usb.4 +++ b/share/man/man4/usb.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: usb.4,v 1.153 2014/03/30 01:54:02 deraadt Exp $ +.\" $OpenBSD: usb.4,v 1.154 2014/04/08 01:13:09 brad 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: March 30 2014 $ +.Dd $Mdocdate: April 8 2014 $ .Dt USB 4 .Os .Sh NAME @@ -126,7 +126,7 @@ ADMtek AN986/ADM8511 Pegasus family 10/100 USB Ethernet device .It Xr axe 4 ASIX Electronics AX88172/AX88178/AX88772 10/100/Gigabit USB Ethernet device .It Xr axen 4 -ASIX Electronics AX88178a/AX88179 10/100/Gigabit USB Ethernet device +ASIX Electronics AX88179 10/100/Gigabit USB Ethernet device .It Xr cdce 4 USB Communication Device Class Ethernet device .It Xr cue 4 |