Deleted Added
full compact
README (131447) README (133543)
1These are the GNU core utilities. This package is the union of
2the GNU fileutils, sh-utils, and textutils packages.
3
4Most of these programs have significant advantages over their Unix
5counterparts, such as greater speed, additional options, and fewer
6arbitrary limits.
7
8The programs that can be built with this package are:

--- 20 unchanged lines hidden (view full) ---

29
30The ls, dir, and vdir commands are all separate executables instead of
31one program that checks argv[0] because people often rename these
32programs to things like gls, gnuls, l, etc. Renaming a program
33file shouldn't affect how it operates, so that people can get the
34behavior they want with whatever name they want.
35
36Special thanks to Paul Eggert, Brian Matthews, Bruce Evans, Karl Berry,
1These are the GNU core utilities. This package is the union of
2the GNU fileutils, sh-utils, and textutils packages.
3
4Most of these programs have significant advantages over their Unix
5counterparts, such as greater speed, additional options, and fewer
6arbitrary limits.
7
8The programs that can be built with this package are:

--- 20 unchanged lines hidden (view full) ---

29
30The ls, dir, and vdir commands are all separate executables instead of
31one program that checks argv[0] because people often rename these
32programs to things like gls, gnuls, l, etc. Renaming a program
33file shouldn't affect how it operates, so that people can get the
34behavior they want with whatever name they want.
35
36Special thanks to Paul Eggert, Brian Matthews, Bruce Evans, Karl Berry,
37Kaveh Ghazi, and Fran�ois Pinard for help with debugging and porting
37Kaveh Ghazi, and Fran�ois Pinard for help with debugging and porting
38these programs. Many thanks to all of the people who have taken the
39time to submit problem reports and fixes. All contributed changes are
40attributed in the ChangeLog file.
41
42And thanks to the following people who have provided accounts for
43portability testing on many different types of systems: Bob Proulx,
38these programs. Many thanks to all of the people who have taken the
39time to submit problem reports and fixes. All contributed changes are
40attributed in the ChangeLog file.
41
42And thanks to the following people who have provided accounts for
43portability testing on many different types of systems: Bob Proulx,
44Christian Robert, Fran�ois Pinard, Greg McGary, Harlan Stenn,
44Christian Robert, Fran�ois Pinard, Greg McGary, Harlan Stenn,
45Joel N. Weber, Mark D. Roth, Matt Schalit, Nelson H. F. Beebe,
45Joel N. Weber, Mark D. Roth, Matt Schalit, Nelson H. F. Beebe,
46R�jean Payette, Sam Tardieu.
46R�jean Payette, Sam Tardieu.
47
48Thanks to Michael Stone for inflicting test releases of the fileutils
49on Debian's unstable distribution, and to all the kind folks who used
50that distribution and found and reported bugs.
51
52Note that each man page is now automatically generated from a template
53and from the corresponding --help usage message. Patches to the template
54files (man/*.x) are welcome. However, the authoritative documentation

--- 93 unchanged lines hidden ---
47
48Thanks to Michael Stone for inflicting test releases of the fileutils
49on Debian's unstable distribution, and to all the kind folks who used
50that distribution and found and reported bugs.
51
52Note that each man page is now automatically generated from a template
53and from the corresponding --help usage message. Patches to the template
54files (man/*.x) are welcome. However, the authoritative documentation

--- 93 unchanged lines hidden ---