diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2006-02-20 02:59:44 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2006-02-20 02:59:44 +0000 |
commit | 628343c4d15f00ecaf153c3d2f54f43c0185007d (patch) | |
tree | 1b2fbff37f7ab9fe37e16718d5b5dd321c42369a /share/man/man4/nfe.4 | |
parent | a136077725164e18d93d6472d12ef74cedcdf915 (diff) |
There are systems with nfe attaching icsphy in the wild.
Diffstat (limited to 'share/man/man4/nfe.4')
-rw-r--r-- | share/man/man4/nfe.4 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/share/man/man4/nfe.4 b/share/man/man4/nfe.4 index 4b057c8003c..8de93e18ba8 100644 --- a/share/man/man4/nfe.4 +++ b/share/man/man4/nfe.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: nfe.4,v 1.4 2006/02/13 06:08:16 brad Exp $ +.\" $OpenBSD: nfe.4,v 1.5 2006/02/20 02:59:43 jsg Exp $ .\" .\" Copyright (c) 2006 Jonathan Gray <jsg@openbsd.org> .\" @@ -24,6 +24,7 @@ .Cd "nfe* at pci?" .Cd "ciphy* at mii?" .Cd "eephy* at mii?" +.Cd "icsphy* at mii?" .Cd "rlphy* at mii?" .Sh DESCRIPTION The @@ -53,6 +54,7 @@ Set 1000Mbps (Gigabit Ethernet) operation (recent models only). .Xr arp 4 , .Xr ciphy 4 , .Xr eephy 4 , +.Xr icsphy 4 , .Xr ifmedia 4 , .Xr intro 4 , .Xr netintro 4 , |