diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2006-02-06 07:53:51 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2006-02-06 07:53:51 +0000 |
commit | 20694fb6c9da8d618062a9f5d0f8e990707acfca (patch) | |
tree | 80cdf87adfe9fd333063de7096dda21de23518ad /share/man/man4 | |
parent | 512f49d0550ed85febcbc53bc357720463f8bf1f (diff) |
add lxtphy(4)
Diffstat (limited to 'share/man/man4')
-rw-r--r-- | share/man/man4/pcn.4 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/share/man/man4/pcn.4 b/share/man/man4/pcn.4 index 9873dd67d94..41549423b28 100644 --- a/share/man/man4/pcn.4 +++ b/share/man/man4/pcn.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pcn.4,v 1.4 2005/09/30 20:34:24 jaredy Exp $ +.\" $OpenBSD: pcn.4,v 1.5 2006/02/06 07:53:50 brad Exp $ .\" $NetBSD: pcn.4,v 1.3 2001/09/11 22:52:53 wiz Exp $ .\" .\" Copyright 2001 Wasabi Systems, Inc. @@ -42,6 +42,7 @@ .Nd AMD PCnet-PCI Ethernet family driver .Sh SYNOPSIS .Cd "pcn* at pci?" +.Cd "lxtphy* at mii?" .Sh DESCRIPTION The .Nm @@ -80,6 +81,7 @@ by VMware. .Sh SEE ALSO .Xr arp 4 , .Xr ifmedia 4 , +.Xr lxtphy 4 , .Xr mii 4 , .Xr netintro 4 , .Xr pci 4 , |