summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Gray <jsg@cvs.openbsd.org>2006-02-12 00:46:54 +0000
committerJonathan Gray <jsg@cvs.openbsd.org>2006-02-12 00:46:54 +0000
commit1cae86e6dd3a311732f866a1b259e35f4b0552a5 (patch)
treea3883a5281a3cef76b6d5836e973873b66995920
parentd4832658ccda18952258b73ebe9347f6a88b7eb8 (diff)
The ukphy attachment turned out to be an rlphy(4) clone.
-rw-r--r--share/man/man4/nfe.44
1 files changed, 1 insertions, 3 deletions
diff --git a/share/man/man4/nfe.4 b/share/man/man4/nfe.4
index 742adba54d0..13d7f50642b 100644
--- a/share/man/man4/nfe.4
+++ b/share/man/man4/nfe.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: nfe.4,v 1.2 2006/02/08 09:09:18 jsg Exp $
+.\" $OpenBSD: nfe.4,v 1.3 2006/02/12 00:46:53 jsg Exp $
.\"
.\" Copyright (c) 2006 Jonathan Gray <jsg@openbsd.org>
.\"
@@ -25,7 +25,6 @@
.Cd "ciphy* at mii?"
.Cd "eephy* at mii?"
.Cd "rlphy* at mii?"
-.Cd "ukphy* at mii?"
.Sh DESCRIPTION
The
.Nm
@@ -57,7 +56,6 @@ Set 1000Mbps (Gigabit Ethernet) operation (recent models only).
.Xr netintro 4 ,
.Xr pci 4 ,
.Xr rlphy 4 ,
-.Xr ukphy 4 ,
.Xr hostname.if 5 ,
.Xr ifconfig 8
.Sh HISTORY