summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbrad <brad@openbsd.org>2006-02-06 07:53:50 +0000
committerbrad <brad@openbsd.org>2006-02-06 07:53:50 +0000
commitbf6dd4655ea67507ddc493efbf5b59d7a590d142 (patch)
tree59d608cfb3704c7f0891710e60e4d7d8fbb9f4b9
parentMake sure to call bge_setmulti() as we're enabling or disabling promiscuous (diff)
downloadwireguard-openbsd-bf6dd4655ea67507ddc493efbf5b59d7a590d142.tar.xz
wireguard-openbsd-bf6dd4655ea67507ddc493efbf5b59d7a590d142.zip
add lxtphy(4)
-rw-r--r--share/man/man4/pcn.44
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 ,