diff options
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 , |