summaryrefslogtreecommitdiffstats
path: root/patch_cmds/diffstat/testing/case19.pat
blob: dc7e362d108d464484153f65e998696c680adab9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
--- data.old	Sat Jan  4 13:26:04 2003
+++ data.new	Sat Jan  4 13:27:20 2003
@@ -1,5 +1,8 @@
 -Readme file for DiffStat.
 -
--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.
+-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.