Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man4 Add a few missing PHYs to the synopsis.



details:   https://anonhg.NetBSD.org/src/rev/22d5542d6496
branches:  trunk
changeset: 514172:22d5542d6496
user:      thorpej <thorpej%NetBSD.org@localhost>
date:      Sat Aug 25 03:34:07 2001 +0000

description:
Add a few missing PHYs to the synopsis.

diffstat:

 share/man/man4/mii.4 |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (25 lines):

diff -r af0900309547 -r 22d5542d6496 share/man/man4/mii.4
--- a/share/man/man4/mii.4      Sat Aug 25 03:31:32 2001 +0000
+++ b/share/man/man4/mii.4      Sat Aug 25 03:34:07 2001 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: mii.4,v 1.10 2001/08/25 03:30:10 thorpej Exp $
+.\"    $NetBSD: mii.4,v 1.11 2001/08/25 03:34:07 thorpej Exp $
 .\"
 .\" Copyright (c) 1998 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -42,6 +42,7 @@
 .Nm mii
 .Nd IEEE 802.3 Media Independent Interface network bus
 .Sh SYNOPSIS
+.Cd "acphy*    at mii? phy ?           # Altima AC101 10/100 PHY"
 .Cd "bmtphy*   at mii? phy ?           # Broadcom BCM5201/5202 PHYs"
 .Cd "brgphy*   at mii? phy ?           # Broadcom BCM5400/5401 Gig-E PHYs"
 .Cd "dmphy*    at mii? phy ?           # Davicom DM9101 PHYs"
@@ -56,6 +57,7 @@
 .Cd "makphy*   at mii? phy ?           # Marvel 88E1000 Gig-E PHYs"
 .Cd "nsphy*    at mii? phy ?           # NatSemi DP83840 PHYs"
 .Cd "nsphyter* at mii? phy ?           # NatSemi DP83843/DP83815 PHYs"
+.Cd "pnaphy*   at mii? phy ?           # Generic HomePNA PHYs"
 .Cd "qsphy*    at mii? phy ?           # Quality Semiconductor QS6612 PHYs"
 .Cd "sqphy*    at mii? phy ?           # Seeq 80220/80221/80223/80225 PHYs"
 .Cd "tlphy*    at mii? phy ?           # ThunderLAN internal PHYs"



Home | Main Index | Thread Index | Old Index