summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorPeter Valchev <pvalchev@cvs.openbsd.org>2005-01-14 03:19:54 +0000
committerPeter Valchev <pvalchev@cvs.openbsd.org>2005-01-14 03:19:54 +0000
commit7873763ce2d940d2b728a11acfe8bb621b28dd8d (patch)
tree29c5622fb076b8df754005015b02338b12871f5e /share
parent0169d4b31b5de044590ce9ed7ce4f7b16a59e60c (diff)
eephy(4) and xmphy(4) references as commonly found in dmesglog
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/sk.46
1 files changed, 5 insertions, 1 deletions
diff --git a/share/man/man4/sk.4 b/share/man/man4/sk.4
index 03ae26ca664..5b3d72e4868 100644
--- a/share/man/man4/sk.4
+++ b/share/man/man4/sk.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sk.4,v 1.28 2004/09/30 19:59:25 mickey Exp $
+.\" $OpenBSD: sk.4,v 1.29 2005/01/14 03:19:53 pvalchev Exp $
.\"
.\" Copyright (c) 1997, 1998, 1999
.\" Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved.
@@ -42,6 +42,8 @@
.Sh SYNOPSIS
.Cd "skc* at pci?"
.Cd "sk* at skc?"
+.Cd "eephy* at mii?"
+.Cd "xmphy* at mii?"
.Sh DESCRIPTION
The
.Nm sk
@@ -157,6 +159,8 @@ the network connection (cable).
.El
.Sh SEE ALSO
.Xr arp 4 ,
+.Xr eephy 4 ,
+.Xr xmphy 4 ,
.Xr ifmedia 4 ,
.Xr intro 4 ,
.Xr netintro 4 ,