a b c d e f g h i j k l m n o p q r s t u v w x y z

diff from 17926 and 1795

Description: produces graph of changes introduced by a diff file
 This program is a simple filter that reads the output of the 'diff' program,
 and produces a histogram of the total number of lines that were changed.
 It is useful for scanning a patch file to see which files were changed.
Description: produces graph of changes introduced by a diff file
 This program is a simple that reads the output of the 'diff' program,
 and produces a histogram of the total number of lines that were changed.
 It is useful for scanning a patch file to see which files were changed.
--- 17926	Thu Jan  1 00:00:00 1970
+++ 1795	Thu Jan  1 00:00:00 1970
@@ -1,4 +1,4 @@
 produces graph of changes introduced by a diff file
- This program is a simple filter that reads the output of the 'diff' program,
+ This program is a simple that reads the output of the 'diff' program,
  and produces a histogram of the total number of lines that were changed.
  It is useful for scanning a patch file to see which files were changed.