X-Git-Url: https://www.fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=finddup.git;a=blobdiff_plain;f=finddup.1;h=39731d4759f1d700d9d480718a0c5df2b72230c2;hp=dbe96411cbde0e264ce3cf04e944ce2035586e4d;hb=b3918ca80bfbd099271621e526c7cacb837f88b4;hpb=6dad95fb3b11717c0fcfdd851ebaef8d44b1b550 diff --git a/finddup.1 b/finddup.1 index dbe9641..39731d4 100644 --- a/finddup.1 +++ b/finddup.1 @@ -95,7 +95,7 @@ file content. Here are the things I tried, which did not help at all: (1) Computing md5s on the whole files, which is not satisfactory because files are -often not read entirely, hence the md5s can not be properly computed, +often not read entirely, hence the md5s cannot be properly computed, (2) computing XORs of the first 4, 16 and 256 bytes with rejection as soon as one does not match, (3) reading files in parts of increasing sizes so that rejection could be done with only a small fraction read