Module Name:    src
Committed By:   wiz
Date:           Sat Nov  2 16:36:57 UTC 2019

Modified Files:
        src/share/man/man4: mii.4

Log Message:
Mention smscphy. Link to jmphy. Bump date.


To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/share/man/man4/mii.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man4/mii.4
diff -u src/share/man/man4/mii.4:1.30 src/share/man/man4/mii.4:1.31
--- src/share/man/man4/mii.4:1.30	Sat Nov  2 16:34:30 2019
+++ src/share/man/man4/mii.4	Sat Nov  2 16:36:56 2019
@@ -1,4 +1,4 @@
-.\"	$NetBSD: mii.4,v 1.30 2019/11/02 16:34:30 wiz Exp $
+.\"	$NetBSD: mii.4,v 1.31 2019/11/02 16:36:56 wiz Exp $
 .\"
 .\" Copyright (c) 1998, 2002 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -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 March 3, 2014
+.Dd November 2, 2019
 .Dt MII 4
 .Os
 .Sh NAME
@@ -60,6 +60,7 @@
 .Cd "qsphy*    at mii? phy ?		# Quality Semiconductor QS6612 PHYs"
 .Cd "rgephy*   at mii? phy ?		# Realtek 8169S/8110S internal PHYs"
 .Cd "rlphy*    at mii? phy ?		# Realtek 8139/8201L PHYs"
+.Cd "smscphy*  at mii? phy ?		# SMSC LAN87xx PHYs"
 .Cd "sqphy*    at mii? phy ?		# Seeq 80220/80221/80223/80225 PHYs"
 .Cd "tlphy*    at mii? phy ?		# ThunderLAN internal PHYs"
 .Cd "tqphy*    at mii? phy ?		# TSC Semiconductor 78Q2120 PHYs"
@@ -116,6 +117,7 @@ program.
 .Xr ikphy 4 ,
 .Xr inphy 4 ,
 .Xr iophy 4 ,
+.Xr jmphy 4 ,
 .Xr lxtphy 4 ,
 .Xr makphy 4 ,
 .Xr micphy 4 ,
@@ -125,6 +127,7 @@ program.
 .Xr qsphy 4 ,
 .Xr rgephy 4 ,
 .Xr rlphy 4 ,
+.Xr smscphy 4 ,
 .Xr sqphy 4 ,
 .Xr tlphy 4 ,
 .Xr tqphy 4 ,

Reply via email to