summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.