diff options
author | Martin Reindl <martin@cvs.openbsd.org> | 2006-02-16 21:20:40 +0000 |
---|---|---|
committer | Martin Reindl <martin@cvs.openbsd.org> | 2006-02-16 21:20:40 +0000 |
commit | 3ab7a13d36424647005618db547f79c2cca25953 (patch) | |
tree | 45f312c29f0415432b700e8f001590e1f1c2b675 /share | |
parent | aa4ad651a4a6e663b027fda374782adde51acba8 (diff) |
sqphy(4) here on the mii side, found in dmesg from Stefek Zaba
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/sf.4 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/share/man/man4/sf.4 b/share/man/man4/sf.4 index e885435b82b..5048f08169b 100644 --- a/share/man/man4/sf.4 +++ b/share/man/man4/sf.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sf.4,v 1.16 2004/09/30 19:59:25 mickey Exp $ +.\" $OpenBSD: sf.4,v 1.17 2006/02/16 21:20:39 martin Exp $ .\" .\" Copyright (c) 1997, 1998, 1999 .\" Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved. @@ -40,6 +40,7 @@ .Nd Adaptec AIC-6915 "Starfire" PCI Fast Ethernet driver .Sh SYNOPSIS .Cd "sf* at pci?" +.Cd "sqphy* at mii?" .Sh DESCRIPTION The .Nm @@ -151,6 +152,7 @@ the network connection (cable). .Xr intro 4 , .Xr netintro 4 , .Xr pci 4 , +.Xr sqphy 4 , .Xr hostname.if 5 , .Xr ifconfig 8 .Rs |