File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -9578,8 +9578,8 @@ <h2 id="examples-97"><a class="header" href="#examples-97">Examples</a></h2>
9578
9578
</ div >
9579
9579
< pre > < code > unexpand [OPTION]... [FILE]...
9580
9580
</ code > </ pre >
9581
- < p > Convert blanks in each FILE to tabs, writing to standard output.</ p >
9582
- < p > With no FILE, or when FILE is - , read standard input.</ p >
9581
+ < p > Convert blanks in each < code > FILE</ code > to tabs, writing to standard output.
9582
+ With no < code > FILE</ code > , or when < code > FILE</ code > is < code > - </ code > , read standard input.</ p >
9583
9583
< h2 id ="options-108 "> < a class ="header " href ="#options-108 "> Options</ a > </ h2 >
9584
9584
< dl > < dt > </ dt >
9585
9585
< dd >
Original file line number Diff line number Diff line change @@ -181,8 +181,8 @@ <h1 id="unexpand"><a class="header" href="#unexpand">unexpand</a></h1>
181
181
</ div >
182
182
< pre > < code > unexpand [OPTION]... [FILE]...
183
183
</ code > </ pre >
184
- < p > Convert blanks in each FILE to tabs, writing to standard output.</ p >
185
- < p > With no FILE, or when FILE is - , read standard input.</ p >
184
+ < p > Convert blanks in each < code > FILE</ code > to tabs, writing to standard output.
185
+ With no < code > FILE</ code > , or when < code > FILE</ code > is < code > - </ code > , read standard input.</ p >
186
186
< h2 id ="options "> < a class ="header " href ="#options "> Options</ a > </ h2 >
187
187
< dl > < dt > </ dt >
188
188
< dd >
You can’t perform that action at this time.
0 commit comments