Module Name: src
Committed By: wiz
Date: Mon Mar 3 09:10:46 UTC 2014
Modified Files:
src/share/man/man4: micphy.4
Log Message:
Prefix link to cpsw with 'evbarm'.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/share/man/man4/micphy.4
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man4/micphy.4
diff -u src/share/man/man4/micphy.4:1.1 src/share/man/man4/micphy.4:1.2
--- src/share/man/man4/micphy.4:1.1 Mon Mar 3 01:35:08 2014
+++ src/share/man/man4/micphy.4 Mon Mar 3 09:10:46 2014
@@ -1,4 +1,4 @@
-.\" $NetBSD: micphy.4,v 1.1 2014/03/03 01:35:08 ozaki-r Exp $
+.\" $NetBSD: micphy.4,v 1.2 2014/03/03 09:10:46 wiz Exp $
.\"
.\" Copyright (c) 2014 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -28,10 +28,10 @@ The
.Nm
driver currently supports only Micrel KSZ9021RN PHY.
The driver has a fixup for
-.Xr cpsw 4
+.Xr evbarm/cpsw 4
which requires Gig-E PHYs to adjust RGMII signal timing.
.Sh SEE ALSO
-.Xr cpsw 4 ,
+.Xr evbarm/cpsw 4 ,
.Xr ifmedia 4 ,
.Xr intro 4 ,
.Xr mii 4 ,