blob: bc45fe1e3059889eda7d6fbe78b1578f8f8ec9d1 (
plain) (
blame)
1
2
3
4
5
6
|
The patch program takes a patch file containing a difference
listing produced by the diff program and applies those
differences to one or more original files, producing patched
versions.
WWW: http://www.gnu.org/software/patch/patch.html
|