aboutsummaryrefslogtreecommitdiff
path: root/devel/diffconvert/pkg-descr
blob: 07a0e2ae2d722fd435a3c14dcb758c57c3375819 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
This package contains four programs for converting diffs. Diff files are
created by GNU diff and accepted as input by GNU patch. The two most common
forms are "context diffs" and "unidiffs".

  ud2cd          converts a unidiff (input) to a context diff (output).
  cd2ud          converts a context diff (input) to a unidiff (output).
  cdiffreverse   reverses a context diff.
  cdiffreverse   reverses a unidiff.

cd2ud is decicated to David S. Miller "context diffs make my head spin".

- George Reid
greid@ukug.uk.freebsd.org