mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-11 17:04:19 +01:00
Backed out part of the revision 1.10.
BLOCKSIZE could specify arbitrary block sizes, not exactly 1K blocks.
This commit is contained in:
parent
9c4e05709a
commit
cb22e4fad5
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=67202
@ -124,7 +124,8 @@ If the environment variable
|
||||
.Ev BLOCKSIZE
|
||||
is set, and the
|
||||
.Fl k
|
||||
option is not specified, the block counts will be displayed in 1024-byte blocks.
|
||||
option is not specified, the block counts will be displayed in units of that
|
||||
size block.
|
||||
If
|
||||
.Ev BLOCKSIZE
|
||||
is not set, and the
|
||||
|
Loading…
Reference in New Issue
Block a user