diff options
Diffstat (limited to 'patches/packages/patch-2.7.4-x86_64-2_slack13.1.txt')
-rw-r--r-- | patches/packages/patch-2.7.4-x86_64-2_slack13.1.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/patches/packages/patch-2.7.4-x86_64-2_slack13.1.txt b/patches/packages/patch-2.7.4-x86_64-2_slack13.1.txt new file mode 100644 index 00000000..f298d860 --- /dev/null +++ b/patches/packages/patch-2.7.4-x86_64-2_slack13.1.txt @@ -0,0 +1,11 @@ +patch: patch (apply a diff file to an original file or files) +patch: +patch: Patch is a utility used to apply diffs (or patches) to files, which +patch: are usually source code. +patch: +patch: Larry Wall wrote the original version of patch. Paul Eggert removed +patch: patch's arbitrary limits; added support for binary files, setting +patch: file times, and deleting files; and made it conform better to POSIX. +patch: Other contributors include Wayne Davison, who added unidiff support, +patch: and David MacKenzie, who added configuration and backup support. +patch: |