From cb22e4fad5424460001837accd6ce54733ff54d5 Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Mon, 16 Oct 2000 10:00:50 +0000 Subject: [PATCH] Backed out part of the revision 1.10. BLOCKSIZE could specify arbitrary block sizes, not exactly 1K blocks. --- usr.bin/du/du.1 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/usr.bin/du/du.1 b/usr.bin/du/du.1 index 1eb3fd0d9423..b6df798fd4a6 100644 --- a/usr.bin/du/du.1 +++ b/usr.bin/du/du.1 @@ -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