summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2009-07-31 14:20:30 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2009-07-31 14:20:30 +0000
commit1374f3ab2e843d3deb579088ee8d96258c94b011 (patch)
tree71262048dcb446c488855f5f24f78b529af1d85d /share
parent8e9a0242e6919d40bcebd3669e69a3866aaa9558 (diff)
phy pages do not need to try and maintain lists of relevant network
drivers. these pages were already very inconsistent. ok miod
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/bmtphy.45
-rw-r--r--share/man/man4/brgphy.45
-rw-r--r--share/man/man4/ciphy.45
-rw-r--r--share/man/man4/dcphy.45
-rw-r--r--share/man/man4/eephy.47
-rw-r--r--share/man/man4/exphy.46
-rw-r--r--share/man/man4/iophy.45
-rw-r--r--share/man/man4/ipgphy.45
-rw-r--r--share/man/man4/luphy.45
-rw-r--r--share/man/man4/nsgphy.45
-rw-r--r--share/man/man4/nsphy.45
-rw-r--r--share/man/man4/rgephy.45
-rw-r--r--share/man/man4/rlphy.45
-rw-r--r--share/man/man4/tlphy.45
-rw-r--r--share/man/man4/urlphy.45
-rw-r--r--share/man/man4/xmphy.45
16 files changed, 32 insertions, 51 deletions
diff --git a/share/man/man4/bmtphy.4 b/share/man/man4/bmtphy.4
index 26287b683fa..4294585d318 100644
--- a/share/man/man4/bmtphy.4
+++ b/share/man/man4/bmtphy.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: bmtphy.4,v 1.8 2007/05/31 19:19:49 jmc Exp $
+.\" $OpenBSD: bmtphy.4,v 1.9 2009/07/31 14:20:29 jmc Exp $
.\"
.\" Copyright (c) 2000 Theo de Raadt
.\" All rights reserved.
@@ -24,7 +24,7 @@
.\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: May 31 2007 $
+.Dd $Mdocdate: July 31 2009 $
.Dt BMTPHY 4
.Os
.Sh NAME
@@ -42,7 +42,6 @@ interface, and the internal PHY on some 3Com 3C905B-TX 10/100 Ethernet
interfaces.
These PHYs are found on a variety of high-performance Ethernet interfaces.
.Sh SEE ALSO
-.Xr exphy 4 ,
.Xr ifmedia 4 ,
.Xr intro 4 ,
.Xr mii 4 ,
diff --git a/share/man/man4/brgphy.4 b/share/man/man4/brgphy.4
index e9b77cfc64a..8e068aac02d 100644
--- a/share/man/man4/brgphy.4
+++ b/share/man/man4/brgphy.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: brgphy.4,v 1.21 2008/01/10 10:27:18 brad Exp $
+.\" $OpenBSD: brgphy.4,v 1.22 2009/07/31 14:20:29 jmc Exp $
.\"
.\" Copyright (c) 2000 Jason L. Wright (jason@thought.net)
.\" All rights reserved.
@@ -24,7 +24,7 @@
.\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: January 10 2008 $
+.Dd $Mdocdate: July 31 2009 $
.Dt BRGPHY 4
.Os
.Sh NAME
@@ -39,7 +39,6 @@ driver supports Broadcom BCM5400 100/1000TX Ethernet PHY interfaces, as well
as the BCM5401, BCM541x, BCM5421, BCM5421K2, BCM5462, BCM570x, BCM575x and
BCM5780 10/100/1000baseT Ethernet PHY interfaces.
.Sh SEE ALSO
-.Xr bge 4 ,
.Xr ifmedia 4 ,
.Xr intro 4 ,
.Xr mii 4 ,
diff --git a/share/man/man4/ciphy.4 b/share/man/man4/ciphy.4
index fc3d591560b..d99b6dec578 100644
--- a/share/man/man4/ciphy.4
+++ b/share/man/man4/ciphy.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ciphy.4,v 1.8 2009/07/30 09:34:57 sthen Exp $
+.\" $OpenBSD: ciphy.4,v 1.9 2009/07/31 14:20:29 jmc Exp $
.\"
.\" Copyright (c) 2004 Peter Valchev <pvalchev@openbsd.org>
.\"
@@ -14,7 +14,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: July 30 2009 $
+.Dd $Mdocdate: July 31 2009 $
.Dt CIPHY 4
.Os
.Sh NAME
@@ -31,5 +31,4 @@ driver supports the Cicada CS8201/CS8204/VSC8211/CS8244 and Vitesse VSC8601
.Xr ifmedia 4 ,
.Xr intro 4 ,
.Xr mii 4 ,
-.Xr vge 4 ,
.Xr ifconfig 8
diff --git a/share/man/man4/dcphy.4 b/share/man/man4/dcphy.4
index 17d19e673a8..8c4f18291e0 100644
--- a/share/man/man4/dcphy.4
+++ b/share/man/man4/dcphy.4
@@ -1,8 +1,8 @@
-.\" $OpenBSD: dcphy.4,v 1.4 2007/05/31 19:19:50 jmc Exp $
+.\" $OpenBSD: dcphy.4,v 1.5 2009/07/31 14:20:29 jmc Exp $
.\"
.\" Michael Shalayeff, 2003. Public Domain.
.\"
-.Dd $Mdocdate: May 31 2007 $
+.Dd $Mdocdate: July 31 2009 $
.Dt DCPHY 4
.Os
.Sh NAME
@@ -17,7 +17,6 @@ driver handles media selection on the
.Tn DEC 21143
chip as it has no real MII interface.
.Sh SEE ALSO
-.Xr dc 4 ,
.Xr ifmedia 4 ,
.Xr intro 4 ,
.Xr mii 4 ,
diff --git a/share/man/man4/eephy.4 b/share/man/man4/eephy.4
index 54aad3279a7..01a9b524bf8 100644
--- a/share/man/man4/eephy.4
+++ b/share/man/man4/eephy.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: eephy.4,v 1.15 2007/05/31 19:19:50 jmc Exp $
+.\" $OpenBSD: eephy.4,v 1.16 2009/07/31 14:20:29 jmc Exp $
.\"
.\"Copyright (c) 2001 by Parag Patel. All rights reserved.
.\"
@@ -25,7 +25,7 @@
.\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: May 31 2007 $
+.Dd $Mdocdate: July 31 2009 $
.Dt EEPHY 4
.Os
.Sh NAME
@@ -38,10 +38,7 @@ The
.Nm
driver supports Marvell 88E1000, 88E1011 and 88E1111 10/100/1000 Ethernet PHYs.
.Sh SEE ALSO
-.Xr gem 4 ,
.Xr ifmedia 4 ,
.Xr intro 4 ,
.Xr mii 4 ,
-.Xr sk 4 ,
-.Xr stge 4 ,
.Xr ifconfig 8
diff --git a/share/man/man4/exphy.4 b/share/man/man4/exphy.4
index 38eb41ab66b..d1197871ece 100644
--- a/share/man/man4/exphy.4
+++ b/share/man/man4/exphy.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: exphy.4,v 1.14 2008/06/26 05:42:06 ray Exp $
+.\" $OpenBSD: exphy.4,v 1.15 2009/07/31 14:20:29 jmc Exp $
.\" $NetBSD: exphy.4,v 1.1 1998/11/04 05:53:58 thorpej Exp $
.\"
.\" Copyright (c) 1998 The NetBSD Foundation, Inc.
@@ -29,7 +29,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: June 26 2008 $
+.Dd $Mdocdate: July 31 2009 $
.Dt EXPHY 4
.Os
.Sh NAME
@@ -43,9 +43,7 @@ The
driver supports the internal PHY on 3Com 3C905B-TX 10/100 Ethernet
interfaces.
.Sh SEE ALSO
-.Xr bmtphy 4 ,
.Xr ifmedia 4 ,
.Xr intro 4 ,
.Xr mii 4 ,
-.Xr xl 4 ,
.Xr ifconfig 8
diff --git a/share/man/man4/iophy.4 b/share/man/man4/iophy.4
index 585be970931..361d45ee4e3 100644
--- a/share/man/man4/iophy.4
+++ b/share/man/man4/iophy.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: iophy.4,v 1.8 2008/06/26 05:42:06 ray Exp $
+.\" $OpenBSD: iophy.4,v 1.9 2009/07/31 14:20:29 jmc Exp $
.\" $NetBSD: iophy.4,v 1.3 1999/09/08 13:58:38 soren Exp $
.\"
.\" Copyright (c) 1998 The NetBSD Foundation, Inc.
@@ -29,7 +29,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: June 26 2008 $
+.Dd $Mdocdate: July 31 2009 $
.Dt IOPHY 4
.Os
.Sh NAME
@@ -43,7 +43,6 @@ The
driver supports the Intel i82553 10/100 Ethernet PHYs found on some
Intel i82557-based Ethernet cards.
.Sh SEE ALSO
-.Xr fxp 4 ,
.Xr ifmedia 4 ,
.Xr intro 4 ,
.Xr mii 4 ,
diff --git a/share/man/man4/ipgphy.4 b/share/man/man4/ipgphy.4
index 26123f1cdc1..144e50921f2 100644
--- a/share/man/man4/ipgphy.4
+++ b/share/man/man4/ipgphy.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ipgphy.4,v 1.3 2007/05/31 19:19:50 jmc Exp $
+.\" $OpenBSD: ipgphy.4,v 1.4 2009/07/31 14:20:29 jmc Exp $
.\"
.\" Copyright (c) 2006 Brad Smith <brad@openbsd.org>
.\"
@@ -14,7 +14,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: May 31 2007 $
+.Dd $Mdocdate: July 31 2009 $
.Dt IPGPHY 4
.Os
.Sh NAME
@@ -30,5 +30,4 @@ driver supports the IC Plus IP1000A integrated Gigabit Ethernet PHY interface.
.Xr ifmedia 4 ,
.Xr intro 4 ,
.Xr mii 4 ,
-.Xr stge 4 ,
.Xr ifconfig 8
diff --git a/share/man/man4/luphy.4 b/share/man/man4/luphy.4
index 1f47da7f6ce..d01b1408a20 100644
--- a/share/man/man4/luphy.4
+++ b/share/man/man4/luphy.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: luphy.4,v 1.4 2007/05/31 19:19:50 jmc Exp $
+.\" $OpenBSD: luphy.4,v 1.5 2009/07/31 14:20:29 jmc Exp $
.\"
.\" Copyright (c) 2005 Brad Smith <brad@comstyle.com>
.\"
@@ -14,7 +14,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: May 31 2007 $
+.Dd $Mdocdate: July 31 2009 $
.Dt LUPHY 4
.Os
.Sh NAME
@@ -27,7 +27,6 @@ The
.Nm
driver supports the Lucent Technologies LU6612 10/100 Ethernet PHY.
.Sh SEE ALSO
-.Xr hme 4 ,
.Xr ifmedia 4 ,
.Xr intro 4 ,
.Xr mii 4 ,
diff --git a/share/man/man4/nsgphy.4 b/share/man/man4/nsgphy.4
index 69ea3a69537..59379a41532 100644
--- a/share/man/man4/nsgphy.4
+++ b/share/man/man4/nsgphy.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: nsgphy.4,v 1.10 2009/02/11 17:52:10 jmc Exp $
+.\" $OpenBSD: nsgphy.4,v 1.11 2009/07/31 14:20:29 jmc Exp $
.\"
.\" Copyright (c) 2001 Nathan L. Binkert <binkertn@umich.edu>
.\"
@@ -13,7 +13,7 @@
.\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
-.Dd $Mdocdate: February 11 2009 $
+.Dd $Mdocdate: July 31 2009 $
.Dt NSGPHY 4
.Os
.Sh NAME
@@ -30,5 +30,4 @@ DP83865 10/100/Gigabit Ethernet PHYs.
.Xr ifmedia 4 ,
.Xr intro 4 ,
.Xr mii 4 ,
-.Xr nge 4 ,
.Xr ifconfig 8
diff --git a/share/man/man4/nsphy.4 b/share/man/man4/nsphy.4
index 8326df0f217..2861e7c6bf4 100644
--- a/share/man/man4/nsphy.4
+++ b/share/man/man4/nsphy.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: nsphy.4,v 1.9 2008/06/26 05:42:06 ray Exp $
+.\" $OpenBSD: nsphy.4,v 1.10 2009/07/31 14:20:29 jmc Exp $
.\" $NetBSD: nsphy.4,v 1.1 1998/11/04 05:53:59 thorpej Exp $
.\"
.\" Copyright (c) 1998 The NetBSD Foundation, Inc.
@@ -29,7 +29,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: June 26 2008 $
+.Dd $Mdocdate: July 31 2009 $
.Dt NSPHY 4
.Os
.Sh NAME
@@ -47,5 +47,4 @@ These PHYs are found on a variety of high-performance Ethernet interfaces.
.Xr ifmedia 4 ,
.Xr intro 4 ,
.Xr mii 4 ,
-.Xr nsphyter 4 ,
.Xr ifconfig 8
diff --git a/share/man/man4/rgephy.4 b/share/man/man4/rgephy.4
index b9ffe7ac79d..9943bb68f23 100644
--- a/share/man/man4/rgephy.4
+++ b/share/man/man4/rgephy.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: rgephy.4,v 1.8 2009/02/11 17:48:39 jmc Exp $
+.\" $OpenBSD: rgephy.4,v 1.9 2009/07/31 14:20:29 jmc Exp $
.\"
.\" Copyright (c) 2004 Peter Valchev <pvalchev@openbsd.org>
.\"
@@ -14,7 +14,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: February 11 2009 $
+.Dd $Mdocdate: July 31 2009 $
.Dt RGEPHY 4
.Os
.Sh NAME
@@ -31,5 +31,4 @@ Ethernet adapters and the external 8211B/8211C PHY.
.Xr ifmedia 4 ,
.Xr intro 4 ,
.Xr mii 4 ,
-.Xr re 4 ,
.Xr ifconfig 8
diff --git a/share/man/man4/rlphy.4 b/share/man/man4/rlphy.4
index 5e5fc51df77..5842482c304 100644
--- a/share/man/man4/rlphy.4
+++ b/share/man/man4/rlphy.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: rlphy.4,v 1.14 2007/05/31 19:19:51 jmc Exp $
+.\" $OpenBSD: rlphy.4,v 1.15 2009/07/31 14:20:29 jmc Exp $
.\"
.\" Copyright (c) 1998 Jason L. Wright (jason@thought.net)
.\" All rights reserved.
@@ -24,7 +24,7 @@
.\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: May 31 2007 $
+.Dd $Mdocdate: July 31 2009 $
.Dt RLPHY 4
.Os
.Sh NAME
@@ -47,5 +47,4 @@ Ethernet PHY chip.
.Xr ifmedia 4 ,
.Xr intro 4 ,
.Xr mii 4 ,
-.Xr rl 4 ,
.Xr ifconfig 8
diff --git a/share/man/man4/tlphy.4 b/share/man/man4/tlphy.4
index f99943bf6c9..72006957c4e 100644
--- a/share/man/man4/tlphy.4
+++ b/share/man/man4/tlphy.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: tlphy.4,v 1.9 2008/06/26 05:42:07 ray Exp $
+.\" $OpenBSD: tlphy.4,v 1.10 2009/07/31 14:20:29 jmc Exp $
.\" $NetBSD: tlphy.4,v 1.1 1998/11/04 05:53:59 thorpej Exp $
.\"
.\" Copyright (c) 1998 The NetBSD Foundation, Inc.
@@ -29,7 +29,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: June 26 2008 $
+.Dd $Mdocdate: July 31 2009 $
.Dt TLPHY 4
.Os
.Sh NAME
@@ -47,5 +47,4 @@ ThunderLAN implementations.
.Xr ifmedia 4 ,
.Xr intro 4 ,
.Xr mii 4 ,
-.Xr tl 4 ,
.Xr ifconfig 8
diff --git a/share/man/man4/urlphy.4 b/share/man/man4/urlphy.4
index 3e198a7ce5b..d538e1e9483 100644
--- a/share/man/man4/urlphy.4
+++ b/share/man/man4/urlphy.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: urlphy.4,v 1.6 2007/05/31 19:19:53 jmc Exp $
+.\" $OpenBSD: urlphy.4,v 1.7 2009/07/31 14:20:29 jmc Exp $
.\"
.\" Copyright (c) 2002 Nathan L. Binkert <binkertn@umich.edu>
.\"
@@ -14,7 +14,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: May 31 2007 $
+.Dd $Mdocdate: July 31 2009 $
.Dt URLPHY 4
.Os
.Sh NAME
@@ -32,5 +32,4 @@ devices (see
.Xr ifmedia 4 ,
.Xr intro 4 ,
.Xr mii 4 ,
-.Xr url 4 ,
.Xr ifconfig 8
diff --git a/share/man/man4/xmphy.4 b/share/man/man4/xmphy.4
index de16e19341d..71e4c561cde 100644
--- a/share/man/man4/xmphy.4
+++ b/share/man/man4/xmphy.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: xmphy.4,v 1.11 2007/05/31 19:19:53 jmc Exp $
+.\" $OpenBSD: xmphy.4,v 1.12 2009/07/31 14:20:29 jmc Exp $
.\"
.\"Copyright (c) 2000 Jason L. Wright (jason@thought.net)
.\" All rights reserved.
@@ -24,7 +24,7 @@
.\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: May 31 2007 $
+.Dd $Mdocdate: July 31 2009 $
.Dt XMPHY 4
.Os
.Sh NAME
@@ -42,5 +42,4 @@ SysKonnect Gigabit Ethernet cards (see
.Xr ifmedia 4 ,
.Xr intro 4 ,
.Xr mii 4 ,
-.Xr sk 4 ,
.Xr ifconfig 8