@@ -5914,7 +5914,7 @@ <h2 id="options-62"><a class="header" href="#options-62">Options</a></h2>
5914
5914
</ dd >
5915
5915
< dt > < code > --page-width=<width></ code > , < code > -W <width></ code > </ dt >
5916
5916
< dd >
5917
- < p > set page width to PAGE_WIDTH (72) characters always,< br /> truncate lines, except -J option is set, no interference< br /> with -S or -s</ p >
5917
+ < p > set page width to PAGE_WIDTH (72) characters always, truncate lines, except -J option is set, no interference with -S or -s</ p >
5918
5918
</ dd >
5919
5919
< dt > < code > --across</ code > , < code > -a</ code > </ dt >
5920
5920
< dd >
@@ -5942,7 +5942,7 @@ <h2 id="options-62"><a class="header" href="#options-62">Options</a></h2>
5942
5942
</ dd >
5943
5943
< dt > < code > -J</ code > </ dt >
5944
5944
< dd >
5945
- < p > merge full lines, turns off -W line truncation, no column< br /> alignment, --sep-string[=STRING] sets separators</ p >
5945
+ < p > merge full lines, turns off -W line truncation, no column alignment, --sep-string[=STRING] sets separators</ p >
5946
5946
</ dd >
5947
5947
< dt > < code > --help</ code > </ dt >
5948
5948
< dd >
@@ -8394,8 +8394,8 @@ <h2 id="examples-82"><a class="header" href="#examples-82">Examples</a></h2>
8394
8394
</ div >
8395
8395
< pre > < code > sum [OPTION]... [FILE]...
8396
8396
</ code > </ pre >
8397
- < p > Checksum and count the blocks in a file.
8398
- With no FILE, or when FILE is -, read standard input.</ p >
8397
+ < p > Checksum and count the blocks in a file.</ p >
8398
+ < p > With no FILE, or when FILE is -, read standard input.</ p >
8399
8399
< h2 id ="options-94 "> < a class ="header " href ="#options-94 "> Options</ a > </ h2 >
8400
8400
< dl > < dt > </ dt >
8401
8401
< dd >
@@ -9252,8 +9252,8 @@ <h2 id="examples-96"><a class="header" href="#examples-96">Examples</a></h2>
9252
9252
</ div >
9253
9253
< pre > < code > unexpand [OPTION]... [FILE]...
9254
9254
</ code > </ pre >
9255
- < p > Convert blanks in each FILE to tabs, writing to standard output.
9256
- With no FILE, or when FILE is -, read standard input.</ p >
9255
+ < p > Convert blanks in each FILE to tabs, writing to standard output.</ p >
9256
+ < p > With no FILE, or when FILE is -, read standard input.</ p >
9257
9257
< h2 id ="options-108 "> < a class ="header " href ="#options-108 "> Options</ a > </ h2 >
9258
9258
< dl > < dt > </ dt >
9259
9259
< dd >
0 commit comments