summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>2001-03-11 02:51:02 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>2001-03-11 02:51:02 +0000
commita71cef03718c6254c8a23bb402df76a478d2e228 (patch)
tree2f075e7b8226ae11e15d533ccfa2ce266ff939a1 /share
parent0d8bdf9abf0ea96d97b290db1b396116217b159d (diff)
Add some missing PHY references to the SYNOPSIS and SEE ALSO sections.
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/mii.49
1 files changed, 8 insertions, 1 deletions
diff --git a/share/man/man4/mii.4 b/share/man/man4/mii.4
index 5c72cc8aceb..c1e74e909ab 100644
--- a/share/man/man4/mii.4
+++ b/share/man/man4/mii.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: mii.4,v 1.7 2000/10/17 19:20:36 jason Exp $
+.\" $OpenBSD: mii.4,v 1.8 2001/03/11 02:51:01 aaron Exp $
.\" $NetBSD: mii.4,v 1.1 1998/11/04 05:21:50 thorpej Exp $
.\"
.\" Copyright (c) 1998 The NetBSD Foundation, Inc.
@@ -43,6 +43,8 @@
.Nm mii
.Nd IEEE 802.3 Media Independent Interface
.Sh SYNOPSIS
+.Cd "amphy* at mii? phy ?"
+.Cd "brgphy* at mii? phy ?"
.Cd "exphy* at mii? phy ?"
.Cd "icsphy* at mii? phy ?"
.Cd "inphy* at mii? phy ?"
@@ -51,11 +53,13 @@
.Cd "mtdphy* at mii? phy ?"
.Cd "nsphy* at mii? phy ?"
.Cd "qsphy* at mii? phy ?"
+.Cd "rlphy* at mii? phy ?"
.Cd "sqphy* at mii? phy ?"
.Cd "tlphy* at mii? phy ?"
.Cd "tqphy* at mii? phy ?"
.Cd "txphy* at mii? phy ?"
.Cd "ukphy* at mii? phy ?"
+.Cd "xmphy* at mii? phy ?"
.Sh DESCRIPTION
Media Independent Interface is an IEEE standard serial bus for
connecting MACs (network controllers) to PHYs (physical media
@@ -86,6 +90,7 @@ These media types are valid media keywords for use with the
program.
.Sh SEE ALSO
.Xr amphy 4 ,
+.Xr brgphy 4 ,
.Xr exphy 4 ,
.Xr icsphy 4 ,
.Xr ifmedia 4 ,
@@ -96,9 +101,11 @@ program.
.Xr netintro 4 ,
.Xr nsphy 4 ,
.Xr qsphy 4 ,
+.Xr rlphy 4 ,
.Xr sqphy 4 ,
.Xr tlphy 4 ,
.Xr tqphy 4 ,
.Xr txphy 4 ,
.Xr ukphy 4 ,
+.Xr xmphy 4 ,
.Xr ifconfig 8