diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2008-05-29 06:22:20 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2008-05-29 06:22:20 +0000 |
commit | 008a1587034d4d02528c1afa89c7cf943a3921b5 (patch) | |
tree | 1bbd383bce3c681220458e2c1609091353e7f372 | |
parent | fb75d9ed7be98ad5ae7f17b9d1b3d594c99139b1 (diff) |
Mention the CS8204 model.
-rw-r--r-- | share/man/man4/ciphy.4 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/ciphy.4 b/share/man/man4/ciphy.4 index e4393bcf3c6..aec11d57b40 100644 --- a/share/man/man4/ciphy.4 +++ b/share/man/man4/ciphy.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ciphy.4,v 1.4 2007/05/31 19:19:49 jmc Exp $ +.\" $OpenBSD: ciphy.4,v 1.5 2008/05/29 06:22:19 brad Exp $ .\" .\" Copyright (c) 2004 Peter Valchev <pvalchev@openbsd.org> .\" @@ -14,18 +14,18 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: May 31 2007 $ +.Dd $Mdocdate: May 29 2008 $ .Dt CIPHY 4 .Os .Sh NAME .Nm ciphy -.Nd Cicada CS8201 10/100/1000 Ethernet PHY +.Nd Cicada CS8201/CS8204 10/100/1000 Ethernet PHY .Sh SYNOPSIS .Cd "ciphy* at mii?" .Sh DESCRIPTION The .Nm -driver supports the Cicada CS8201 10/100/1000 copper PHY. +driver supports the Cicada CS8201/CS8204 10/100/1000 copper PHY. .Sh SEE ALSO .Xr ifmedia 4 , .Xr intro 4 , |