commit | bae2a3cc4f5e2cd5b1902a040e6d3ff1f21f488a | [log] [tgz] |
---|---|---|
author | Thomas Huth <thuth@linux.vnet.ibm.com> | Fri Jan 09 09:49:20 2015 +0100 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Thu Jan 15 11:11:12 2015 +0100 |
tree | 38def1132bf7cace9036d7becda2732491e5104d | |
parent | d97d929f06d0e072cd36fba6bd9d25b29bae34fd [diff] |
s390/docs: Break long lines in Debugging390.txt There are a lot of lines that are longer than 80 columns in this file, rendering it hard to read in a terminal window. This patch fixes most of these long lines, and while we're at it, also makes some sentences more readable, e.g. by replacing "&" with "and", adding proper punctuation, removing superfluous clauses, etc. Signed-off-by: Thomas Huth <thuth@linux.vnet.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>