From 0e0d9cd9cee456521c2fc3558bb27f08886b7130 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Sat, 23 Feb 2013 10:11:39 +0100 Subject: [PATCH] From Debian - fix-typo.patch --- dcfldd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dcfldd.c b/dcfldd.c index 065fb7e..95be1ba 100644 --- a/dcfldd.c +++ b/dcfldd.c @@ -181,7 +181,7 @@ Copy a file, converting and formatting according to the options.\n\ in a comma separated list\n\ hashlog=FILE send MD5 hash output to FILE instead of stderr\n\ if you are using multiple hash algorithms you\n\ - can send each to a seperate file using the\n\ + can send each to a separate file using the\n\ convention ALGORITHMlog=FILE, for example\n\ md5log=FILE1, sha1log=FILE2, etc.\n\ hashlog:=COMMAND exec and write hashlog to process COMMAND\n\