dwww Home


Documentation for packages, which contain /usr/share/man/man1/diff.1.gz:

Package: diffutils

Description: File comparison utilities
The diffutils package provides the diff, diff3, sdiff, and cmp programs.
`diff' shows differences between two files, or each corresponding file in two directories. `cmp' shows the offsets and line numbers where two files differ. `cmp' can also show all the characters that differ between the two files, side by side. `diff3' shows differences among three files. `sdiff' merges two files interactively.
The set of differences produced by `diff' can be used to distribute updates to text files (such as program source code) to other people. This method is especially useful when the differences are small compared to the complete files. Given `diff' output, the `patch' program can update, or "patch", a copy of the file.
Homepage: https://www.gnu.org/software/diffutils/
copyright | changelog | Debian changelog | NEWS

Manual pages:

cmp(1) diff(1) diff3(1)
sdiff(1)

Info files:

diffutils.info

Other documents:

/usr/share/doc/diffutils

Generated by dwww version 1.15 on Sun Jun 23 22:15:01 CEST 2024.