From c54c57cbd82dd37632d9ed551ebab0c1489dfd69 Mon Sep 17 00:00:00 2001 From: Francois Fleuret Date: Wed, 17 Mar 2010 18:52:48 +0100 Subject: [PATCH] Typo. --- finddup.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/finddup.1 b/finddup.1 index 840c977..18c27e5 100644 --- a/finddup.1 +++ b/finddup.1 @@ -72,7 +72,7 @@ The format of the output should definitely be improved. Not clear how. The comparison algorithm could maybe be improved with some MD5 kind of signature. However, most of the time is taken by comparison for -matching files, which are requires even when using a hash. +matching files, which are required even when using a hash. Their could be some fancy option to link two instances of the command running on different machines to reduce network disk accesses. Again, -- 2.20.1