diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2018-08-03 06:13:15 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2018-08-03 06:13:15 +0000 |
commit | 8d1761ac09c8b199a51eddf41eaf71edd87d4090 (patch) | |
tree | 2a8dd3263702d63d37a8350c0282b8a974be7a21 | |
parent | 126911a83d535842f491ae8b63e55f66d3d5cfc0 (diff) |
tweak previous;
-rw-r--r-- | share/man/man4/mue.4 | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/share/man/man4/mue.4 b/share/man/man4/mue.4 index ed922d50836..c096402f9c2 100644 --- a/share/man/man4/mue.4 +++ b/share/man/man4/mue.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mue.4,v 1.1 2018/08/03 01:50:14 kevlo Exp $ +.\" $OpenBSD: mue.4,v 1.2 2018/08/03 06:13:14 jmc Exp $ .\" .\" Copyright (c) 2018 Kevin Lo <kevlo@openbsd.org> .\" @@ -31,19 +31,18 @@ Ethernet devices and LAN7800/LAN7801 USB 3.0 Gigabit Ethernet devices, including the following: .Pp .Bl -tag -width Ds -offset indent -compact -.It Microchip EVB-LAN7800LC +.It Microchip EVB-LAN7800LC .It Z-TEK ZE582 .El .Pp -.Pp For more information on configuring this device, see .Xr ifconfig 8 . .Sh SEE ALSO .Xr arp 4 , -.Xr ukphy 4 , .Xr ifmedia 4 , .Xr intro 4 , .Xr netintro 4 , +.Xr ukphy 4 , .Xr usb 4 , .Xr hostname.if 5 , .Xr ifconfig 8 |