summaryrefslogtreecommitdiffstats
path: root/share/man/man4/tx.4
diff options
context:
space:
mode:
authorsheldonh <sheldonh@FreeBSD.org>2000-03-03 14:05:08 +0000
committersheldonh <sheldonh@FreeBSD.org>2000-03-03 14:05:08 +0000
commit88dd9b4faa11f5f0aa21cbd43fb72503a67b4229 (patch)
tree69062af71195d869d2c940c1869ddf1621cbabfb /share/man/man4/tx.4
parent1b7dce690e9fb2a298fb1e3bedc8186e71b877a3 (diff)
downloadFreeBSD-src-88dd9b4faa11f5f0aa21cbd43fb72503a67b4229.zip
FreeBSD-src-88dd9b4faa11f5f0aa21cbd43fb72503a67b4229.tar.gz
Remove single-space hard sentence breaks. These degrade the quality
of the typeset output, tend to make diffs harder to read and provide bad examples for new-comers to mdoc.
Diffstat (limited to 'share/man/man4/tx.4')
-rw-r--r--share/man/man4/tx.412
1 files changed, 8 insertions, 4 deletions
diff --git a/share/man/man4/tx.4 b/share/man/man4/tx.4
index 3d1bcb6..9496be4 100644
--- a/share/man/man4/tx.4
+++ b/share/man/man4/tx.4
@@ -66,14 +66,18 @@ The old ``ifconfig tx0 linkN'' method of configuration is not supported.
.Sh DIAGNOSTICS
.Bl -diag
.It "tx%d: device timeout %d packets"
-The device stops responding. Device and driver reset follows this error.
+The device stops responding.
+Device and driver reset follows this error.
.It "tx%d: PCI fatal error occured (%s)"
One of following errors occured: PCI Target Abort, PCI Master Abort, Data
-Parity Error or Address Parity Error. Device and driver reset follows this error.
+Parity Error or Address Parity Error.
+Device and driver reset follows this error.
.It "tx%d: WARNING! no link established"
-No media connected. Displayed at startup only.
+No media connected.
+Displayed at startup only.
.It "tx%d: cannot allocate mbuf header/cluster"
-Cannot allocate memory for received packet. Packet thrown away.
+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.
.El
OpenPOWER on IntegriCloud