xref: /plan9/sys/src/ape/cmd/diff/README (revision 0b459c2cb92b7c9d88818e9a2f72e678e5bc4553)
1*0b459c2cSDavid du ColombierThis directory contains the GNU diff, diff3, sdiff, and cmp utilities.
2*0b459c2cSDavid du ColombierTheir features are a superset of the Unix features and they are
3*0b459c2cSDavid du Colombiersignificantly faster.  cmp has been moved here from the GNU textutils.
4*0b459c2cSDavid du Colombier
5*0b459c2cSDavid du ColombierSee the file COPYING for copying conditions.
6*0b459c2cSDavid du ColombierSee the file diff.texi (or diff.info*) for documentation.
7*0b459c2cSDavid du ColombierSee the file INSTALL for compilation and installation instructions.
8*0b459c2cSDavid du Colombier
9*0b459c2cSDavid du ColombierReport bugs to bug-gnu-utils@prep.ai.mit.edu
10