svn commit: r276693 - head/share/man/man4
Kevin Lo
kevlo at FreeBSD.org
Mon Jan 5 10:10:37 UTC 2015
Author: kevlo
Date: Mon Jan 5 10:10:35 2015
New Revision: 276693
URL: https://svnweb.freebsd.org/changeset/base/276693
Log:
Mention axge(4).
Modified:
head/share/man/man4/miibus.4
Modified: head/share/man/man4/miibus.4
==============================================================================
--- head/share/man/man4/miibus.4 Mon Jan 5 09:58:32 2015 (r276692)
+++ head/share/man/man4/miibus.4 Mon Jan 5 10:10:35 2015 (r276693)
@@ -8,7 +8,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd September 26, 2014
+.Dd January 5, 2015
.Dt MIIBUS 4
.Os
.Sh NAME
@@ -57,6 +57,8 @@ Atheros AR8121/AR8113/AR8114 PCIe Ethern
ADMtek USB Ethernet
.It Xr axe 4
ASIX Electronics AX88172 USB Ethernet
+.It Xr axge 4
+ASIX Electronics AX88178A/AX88179 USB Ethernet
.It Xr bce 4
Broadcom NetXtreme II Gigabit Ethernet
.It Xr bfe 4
@@ -143,6 +145,7 @@ but as a result are not well behaved new
.Xr arp 4 ,
.Xr aue 4 ,
.Xr axe 4 ,
+.Xr axge 4 ,
.Xr bce 4 ,
.Xr bfe 4 ,
.Xr bge 4 ,
More information about the svn-src-all
mailing list