* updated kmbox (21.12.1 -> 21.12.2), untested
[t2-trunk.git] / package / develop / diffutils / diffutils.desc
blobd930c30b501dec80d143609c369b0f59e9300407
1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/diffutils/diffutils.desc
3 [COPY] Copyright (C) 2004 - 2021 The T2 SDE Project
4 [COPY] Copyright (C) 1998 - 2003 ROCK Linux Project
5 [COPY] 
6 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
7 [COPY] more information can be found in the files COPYING and README.
8 [COPY] 
9 [COPY] This program is free software; you can redistribute it and/or modify
10 [COPY] it under the terms of the GNU General Public License version 2.
11 [COPY] --- T2-COPYRIGHT-NOTE-END ---
13 [I] The GNU collection of diff utilities
15 [T] You can use the 'diff' command to show differences between two
16 [T] files, or each corresponding file in two directories.
17 [T]
18 [T] You can use the 'cmp' command to show the offsets and line numbers
19 [T] where two files differ. 'cmp' can also show all the characters that
20 [T] differ between the two files, side by side.
21 [T]
22 [T] You can use the set of differences produced by 'diff' to distribute
23 [T] updates to text files (such as program source code) to other people.
24 [T] This method is especially useful when the differences are small compared
25 [T] to the complete files.
26 [T]
27 [T] You can use the 'diff3' command to show differences among three
28 [T] files. When two people have made independent changes to a common
29 [T] original, 'diff3' can report the differences between the original and
30 [T] the two changed versions, and can produce a merged file that contains
31 [T] both persons' changes together with warnings about conflicts.
32 [T]
33 [T] You can use the 'sdiff' command to merge two files interactively.
35 [U] http://www.gnu.org/software/diffutils/diffutils.html
37 [A] The GNU Project <gnu@gnu.org>
38 [M] Rene Rebe <rene@t2-project.org>
40 [C] base/development
41 [F] CROSS DIETLIBC
43 [L] GPL
44 [S] Stable
45 [V] 3.8
46 [P] X --2--5---9 107.500
48 [O] var_append GCC_WRAPPER_APPEND ' ' -std=gnu99
50 [D] a4aea224a333444d561056f936e05b441f94029d34c2a8d1335523a7 diffutils-3.8.tar.xz ftp://ftp.gnu.org/pub/gnu/diffutils/