File tree 3 files changed +6
-6
lines changed
3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -3301,8 +3301,8 @@ <h2 id="examples-25"><a class="header" href="#examples-25">Examples</a></h2>
3301
3301
</ div >
3302
3302
< pre > < code > expand [OPTION]... [FILE]...
3303
3303
</ code > </ pre >
3304
- < p > Convert tabs in each FILE to spaces, writing to standard output.
3305
- With no FILE, or when FILE is - , read standard input.</ p >
3304
+ < p > Convert tabs in each < code > FILE</ code > to spaces, writing to standard output.
3305
+ With no < code > FILE</ code > , or when < code > FILE</ code > is < code > - </ code > , read standard input.</ p >
3306
3306
< h2 id ="options-27 "> < a class ="header " href ="#options-27 "> Options</ a > </ h2 >
3307
3307
< dl > < dt > < code > --initial</ code > , < code > -i</ code > </ dt >
3308
3308
< dd >
@@ -3672,7 +3672,7 @@ <h2 id="examples-31"><a class="header" href="#examples-31">Examples</a></h2>
3672
3672
</ div >
3673
3673
< pre > < code > groups [OPTION]... [USERNAME]...
3674
3674
</ code > </ pre >
3675
- < p > Print group memberships for each USERNAME or, if no USERNAME is specified, for
3675
+ < p > Print group memberships for each < code > USERNAME</ code > or, if no < code > USERNAME</ code > is specified, for
3676
3676
the current process (which may differ if the groups data‐base has changed).</ p >
3677
3677
< h2 id ="options-33 "> < a class ="header " href ="#options-33 "> Options</ a > </ h2 >
3678
3678
< dl > < dt > </ dt >
Original file line number Diff line number Diff line change @@ -181,8 +181,8 @@ <h1 id="expand"><a class="header" href="#expand">expand</a></h1>
181
181
</ div >
182
182
< pre > < code > expand [OPTION]... [FILE]...
183
183
</ code > </ pre >
184
- < p > Convert tabs in each FILE to spaces, writing to standard output.
185
- With no FILE, or when FILE is - , read standard input.</ p >
184
+ < p > Convert tabs in each < code > FILE</ code > to spaces, 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 > < code > --initial</ code > , < code > -i</ code > </ dt >
188
188
< dd >
Original file line number Diff line number Diff line change @@ -180,7 +180,7 @@ <h1 id="groups"><a class="header" href="#groups">groups</a></h1>
180
180
</ div >
181
181
< pre > < code > groups [OPTION]... [USERNAME]...
182
182
</ code > </ pre >
183
- < p > Print group memberships for each USERNAME or, if no USERNAME is specified, for
183
+ < p > Print group memberships for each < code > USERNAME</ code > or, if no < code > USERNAME</ code > is specified, for
184
184
the current process (which may differ if the groups data‐base has changed).</ p >
185
185
< h2 id ="options "> < a class ="header " href ="#options "> Options</ a > </ h2 >
186
186
< dl > < dt > </ dt >
You can’t perform that action at this time.
0 commit comments