diff options
author | Michael Shalayeff <mickey@cvs.openbsd.org> | 2003-12-22 23:27:53 +0000 |
---|---|---|
committer | Michael Shalayeff <mickey@cvs.openbsd.org> | 2003-12-22 23:27:53 +0000 |
commit | 98e0982b3c00a8b4e706c05e86353b3b0eecfe3a (patch) | |
tree | e607f7970175e89dc907d59e87b999717ba201f6 /share/man/man4/fxp.4 | |
parent | ae4233ff0e48668ead4c98b05ef1e4c699702edc (diff) |
also list commonly used phys attachments (and Xrs)
Diffstat (limited to 'share/man/man4/fxp.4')
-rw-r--r-- | share/man/man4/fxp.4 | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/share/man/man4/fxp.4 b/share/man/man4/fxp.4 index 9d1759068ac..712b53636fe 100644 --- a/share/man/man4/fxp.4 +++ b/share/man/man4/fxp.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: fxp.4,v 1.24 2003/11/09 16:06:07 jmc Exp $ +.\" $OpenBSD: fxp.4,v 1.25 2003/12/22 23:27:52 mickey Exp $ .\" .\" Copyright (c) 1997 David E. O'Brien .\" @@ -33,6 +33,9 @@ .Sh SYNOPSIS .Cd "fxp* at pci? dev ? function ?" .Cd "fxp* at cardbus? dev ? function ?" +.Cd "icsphy* at mii? phy ?" +.Cd "inphy* at mii? phy ?" +.Cd "nsphy* at mii? phy ?" .Sh DESCRIPTION The .Nm @@ -114,6 +117,7 @@ the network connection (cable). .Xr arp 4 , .Xr cardbus 4 , .Xr ie 4 , +.Xr icsphy 4 , .Xr ifmedia 4 , .Xr inphy 4 , .Xr intro 4 , |