diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2008-07-21 07:41:38 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2008-07-21 07:41:38 +0000 |
commit | f09c79a8d8946865f25f1d7a55df0757ff138d3c (patch) | |
tree | da85b7108a2df5ac8f1d5e9b75afb8f211a0a6ce /share/man | |
parent | d34de5d308fd2da85fca20d1c532458723a9d1bd (diff) |
Add acphy/amphy.
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/pcn.4 | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/share/man/man4/pcn.4 b/share/man/man4/pcn.4 index 5473a7674b7..853e52f8a90 100644 --- a/share/man/man4/pcn.4 +++ b/share/man/man4/pcn.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pcn.4,v 1.8 2007/05/31 19:19:51 jmc Exp $ +.\" $OpenBSD: pcn.4,v 1.9 2008/07/21 07:41:37 brad Exp $ .\" $NetBSD: pcn.4,v 1.3 2001/09/11 22:52:53 wiz Exp $ .\" .\" Copyright 2001 Wasabi Systems, Inc. @@ -34,7 +34,7 @@ .\" ARISING IN 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 21 2008 $ .Dt PCN 4 .Os .Sh NAME @@ -42,6 +42,8 @@ .Nd AMD PCnet-PCI 10/100 Ethernet device .Sh SYNOPSIS .Cd "pcn* at pci?" +.Cd "acphy* at mii?" +.Cd "amphy* at mii?" .Cd "lxtphy* at mii?" .Cd "nsphy* at mii?" .Sh DESCRIPTION @@ -80,6 +82,8 @@ The driver also supports the emulated PCnet-PCI interface provided by VMware. .Sh SEE ALSO +.Xr acphy 4 , +.Xr amphy 4 , .Xr arp 4 , .Xr ifmedia 4 , .Xr lxtphy 4 , |