Skip to content

Commit 96bc6cf

Browse files
committed
deploy: c249eba
1 parent 1b6b8f4 commit 96bc6cf

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

user/print.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2293,11 +2293,11 @@ <h2 id="options-24"><a class="header" href="#options-24">Options</a></h2>
22932293
</dd>
22942294
<dt><code>--apparent-size</code></dt>
22952295
<dd>
2296-
<p>print apparent sizes, rather than disk usage although the apparent size is usually smaller, it may be larger due to holes in ('sparse') files, internal fragmentation, indirect blocks, and the like</p>
2296+
<p>print apparent sizes, rather than disk usage although the apparent size is usually smaller, it may be larger due to holes in ('sparse') files, internal fragmentation, indirect blocks, and the like</p>
22972297
</dd>
22982298
<dt><code>--block-size=&lt;SIZE&gt;</code>, <code>-B &lt;SIZE&gt;</code></dt>
22992299
<dd>
2300-
<p>scale sizes by SIZE before printing them. E.g., '-BM' prints sizes in units of 1,048,576 bytes. See SIZE format below.</p>
2300+
<p>scale sizes by SIZE before printing them. E.g., '-BM' prints sizes in units of 1,048,576 bytes. See SIZE format below.</p>
23012301
</dd>
23022302
<dt><code>--bytes</code>, <code>-b</code></dt>
23032303
<dd>
@@ -2373,7 +2373,7 @@ <h2 id="options-24"><a class="header" href="#options-24">Options</a></h2>
23732373
</dd>
23742374
<dt><code>--time=&lt;WORD&gt;</code></dt>
23752375
<dd>
2376-
<p>show time of the last modification of any file in the directory, or any of its subdirectories. If WORD is given, show time as WORD instead of modification time: atime, access, use, ctime, status, birth or creation</p>
2376+
<p>show time of the last modification of any file in the directory, or any of its subdirectories. If WORD is given, show time as WORD instead of modification time: atime, access, use, ctime, status, birth or creation</p>
23772377
</dd>
23782378
<dt><code>--time-style=&lt;STYLE&gt;</code></dt>
23792379
<dd>

user/utils/du.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -196,11 +196,11 @@ <h2 id="options"><a class="header" href="#options">Options</a></h2>
196196
</dd>
197197
<dt><code>--apparent-size</code></dt>
198198
<dd>
199-
<p>print apparent sizes, rather than disk usage although the apparent size is usually smaller, it may be larger due to holes in ('sparse') files, internal fragmentation, indirect blocks, and the like</p>
199+
<p>print apparent sizes, rather than disk usage although the apparent size is usually smaller, it may be larger due to holes in ('sparse') files, internal fragmentation, indirect blocks, and the like</p>
200200
</dd>
201201
<dt><code>--block-size=&lt;SIZE&gt;</code>, <code>-B &lt;SIZE&gt;</code></dt>
202202
<dd>
203-
<p>scale sizes by SIZE before printing them. E.g., '-BM' prints sizes in units of 1,048,576 bytes. See SIZE format below.</p>
203+
<p>scale sizes by SIZE before printing them. E.g., '-BM' prints sizes in units of 1,048,576 bytes. See SIZE format below.</p>
204204
</dd>
205205
<dt><code>--bytes</code>, <code>-b</code></dt>
206206
<dd>
@@ -276,7 +276,7 @@ <h2 id="options"><a class="header" href="#options">Options</a></h2>
276276
</dd>
277277
<dt><code>--time=&lt;WORD&gt;</code></dt>
278278
<dd>
279-
<p>show time of the last modification of any file in the directory, or any of its subdirectories. If WORD is given, show time as WORD instead of modification time: atime, access, use, ctime, status, birth or creation</p>
279+
<p>show time of the last modification of any file in the directory, or any of its subdirectories. If WORD is given, show time as WORD instead of modification time: atime, access, use, ctime, status, birth or creation</p>
280280
</dd>
281281
<dt><code>--time-style=&lt;STYLE&gt;</code></dt>
282282
<dd>

0 commit comments

Comments
 (0)