summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorMartin Reindl <martin@cvs.openbsd.org>2005-12-22 23:01:02 +0000
committerMartin Reindl <martin@cvs.openbsd.org>2005-12-22 23:01:02 +0000
commitca2d4813107a499bdd65e7d19648bc47229b5965 (patch)
tree743b3277606be3a1ebf0866e2178b4bb079cc891 /share
parentb09e5744f96a7f47e9779bba735f241c59733b73 (diff)
update nsphy(4) dmesg example: 'media interface' -> 'PHY'
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/mii.44
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/mii.4 b/share/man/man4/mii.4
index c8bf2e48f3a..4b45a0ef6ac 100644
--- a/share/man/man4/mii.4
+++ b/share/man/man4/mii.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: mii.4,v 1.20 2005/04/14 20:33:24 brad Exp $
+.\" $OpenBSD: mii.4,v 1.21 2005/12/22 23:01:01 martin Exp $
.\" $NetBSD: mii.4,v 1.1 1998/11/04 05:21:50 thorpej Exp $
.\"
.\" Copyright (c) 1998 The NetBSD Foundation, Inc.
@@ -94,7 +94,7 @@ The following is an example of the messages displayed when a network
interface with an attached PHY is detected by the kernel:
.Bd -literal -offset indent
hme0 at sbus0 slot 1 offset 0x8c00000 pri 7: address 08:00:20:22:86:b8 rev 34
-nsphy0 at hme0 phy 1: DP83840 10/100 media interface, rev. 1
+nsphy0 at hme0 phy 1: DP83840 10/100 PHY, rev. 1
.Ed
.Pp
.Xr ifconfig 8