diff options
author | Martin Reindl <martin@cvs.openbsd.org> | 2006-02-26 13:56:36 +0000 |
---|---|---|
committer | Martin Reindl <martin@cvs.openbsd.org> | 2006-02-26 13:56:36 +0000 |
commit | 43b62418a3f3069f6bf41571aedf73fc0d9720ce (patch) | |
tree | b205a0e584cef3525bb5da44bf4cdba38ee266ee /share | |
parent | a1b9c79880030708776c12de98735d44e3741e70 (diff) |
some IBM pcns run on nsphy(4)
Diffstat (limited to 'share')
-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 41549423b28..e0af963a941 100644 --- a/share/man/man4/pcn.4 +++ b/share/man/man4/pcn.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pcn.4,v 1.5 2006/02/06 07:53:50 brad Exp $ +.\" $OpenBSD: pcn.4,v 1.6 2006/02/26 13:56:35 martin Exp $ .\" $NetBSD: pcn.4,v 1.3 2001/09/11 22:52:53 wiz Exp $ .\" .\" Copyright 2001 Wasabi Systems, Inc. @@ -43,6 +43,7 @@ .Sh SYNOPSIS .Cd "pcn* at pci?" .Cd "lxtphy* at mii?" +.Cd "nsphy* at mii?" .Sh DESCRIPTION The .Nm @@ -84,6 +85,7 @@ by VMware. .Xr lxtphy 4 , .Xr mii 4 , .Xr netintro 4 , +.Xr nsphy 4 , .Xr pci 4 , .Xr ifconfig 8 .Sh HISTORY |