.TP
\fB-f \fI<string>\fR, \fB--result-prefix \fI<string>\fR
for each group of identical files, write one result file whose name is
-the given prefix string followed the group number, and containing one
-file name per line
+the given prefix string followed by the group number, and containing
+one file name per line
.SH "BUGS"
fprintf(out, " -f <string>, --result-prefix <string>\n");
fprintf(out, " for each group of identical files, write one\n");
fprintf(out, " result file whose name is the given prefix string\n");
- fprintf(out, " followed the group number, and containing one\n");
- fprintf(out, " filename per line\n");
+ fprintf(out, " followed by the group number, and containing\n");
+ fprintf(out, " one filename per line\n");
fprintf(out, "\n");
fprintf(out, "Report bugs and comments to <francois@fleuret.org>.\n");
}