summaryrefslogtreecommitdiff
path: root/share/man/man4/tx.4
diff options
context:
space:
mode:
authorJonathan Gray <jsg@cvs.openbsd.org>2005-02-05 23:58:18 +0000
committerJonathan Gray <jsg@cvs.openbsd.org>2005-02-05 23:58:18 +0000
commit1dace6588b1778b8fb995436530d447b4075ee27 (patch)
tree517b0829f311fba2d93c5a9fa28c8e27e56d3adf /share/man/man4/tx.4
parent6dd9c9f97db3d28134b1689e1291c2800626829a (diff)
List more phys that attach to these devices.
ok brad@
Diffstat (limited to 'share/man/man4/tx.4')
-rw-r--r--share/man/man4/tx.44
1 files changed, 3 insertions, 1 deletions
diff --git a/share/man/man4/tx.4 b/share/man/man4/tx.4
index 06952c28c4e..2195f9c14d1 100644
--- a/share/man/man4/tx.4
+++ b/share/man/man4/tx.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: tx.4,v 1.14 2004/09/30 19:59:25 mickey Exp $
+.\" $OpenBSD: tx.4,v 1.15 2005/02/05 23:58:17 jsg Exp $
.\"
.\" Copyright (c) 1998 Jason L. Wright (jason@thought.net)
.\" All rights reserved.
@@ -32,6 +32,7 @@
.Nd SMC 9432 10/100 Mbps Ethernet driver
.Sh SYNOPSIS
.Cd "tx* at pci?"
+.Cd "qsphy* at mii?"
.Sh DESCRIPTION
The
.Nm
@@ -113,6 +114,7 @@ While resetting, the driver failed to stop the device correctly.
.Xr intro 4 ,
.Xr netintro 4 ,
.Xr pci 4 ,
+.Xr qsphy 4 ,
.Xr hostname.if 5 ,
.Xr ifconfig 8
.Sh HISTORY