summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Brueffer <brueffer@FreeBSD.org>2004-08-25 23:43:55 +0000
committerChristian Brueffer <brueffer@FreeBSD.org>2004-08-25 23:43:55 +0000
commitae89c15a8d17ffee6d982fc29d12dd0d30d7a332 (patch)
tree85d1a8508afc25c0b347c9fa69391b1fec0ce378
parent28f5d1b766ecd7035ac18bfe10a85c3d002ffc1a (diff)
Notes
-rw-r--r--share/man/man4/tx.48
1 files changed, 5 insertions, 3 deletions
diff --git a/share/man/man4/tx.4 b/share/man/man4/tx.4
index 748ea77ab604..bfbd42539aad 100644
--- a/share/man/man4/tx.4
+++ b/share/man/man4/tx.4
@@ -66,7 +66,9 @@ driver supports the following media options:
Set full-duplex operation.
.El
.Pp
-Driver supports oversized Ethernet packets (up to 1600 bytes).
+The
+.Nm
+driver supports oversized Ethernet packets (up to 1600 bytes).
Refer to the
.Xr ifconfig 8
man page on setting the interface's MTU.
@@ -79,7 +81,7 @@ The
.Nm
driver supports the VLAN operation (using
.Xr vlan 4
-interface) without decreasing the MTU on the
+interfaces) without decreasing the MTU on the
.Xr vlan 4
interfaces.
.Sh DIAGNOSTICS
@@ -95,7 +97,7 @@ Device and driver reset follows this error.
Cannot allocate memory for received packet.
Packet thrown away.
.It "tx%d: can't stop %s DMA"
-While reseting, driver failed to stop device correctly.
+While resetting, the driver failed to stop the device correctly.
.El
.Sh BUGS
The auto-negotiation does not work very well.