On Thu, Oct 27, 2011 at 12:38 AM, Roman B. <rbys...@gmail.com> wrote: > Hi, > > recently I was puzzled by the output of > > $ find -size 1M > > As a result, I've got files that are smaller than 1Mb. However, I > wasn't able to find anything that describes this behavior in find's > man page. Rounding up is explained only in full documentation. > > I suggest to add one sentence about rounding up to man page also, to > make it complete.
I've just done that in the current git tree. Thanks for the suggestion, James.