2013-09-26 17:14:40 +02:00

6 lines
225 B
Plaintext

'patch' takes a patch file containing a difference listing
produced by diff and applies those differences to one or
more original files, producing patched versions.
This is the GPL version from the Free Software Foundation.