perl-5.22
Last change
on this file since a9c55d3 was
c5c522c,
checked in by Edwin Eefting <edwin@datux.nl>, 8 years ago
|
initial commit, transferred from cleaned syn3 svn tree
|
-
Property mode set to
100644
|
File size:
1020 bytes
|
Rev | Line | |
---|
[c5c522c] | 1 | # HOW TO EDIT THIS FILE: |
---|
| 2 | # The "handy ruler" below makes it easier to edit a package description. Line |
---|
| 3 | # up the first '|' above the ':' following the base package name, and the '|' |
---|
| 4 | # on the right side marks the last column you can put a character in. You must |
---|
| 5 | # make exactly 11 lines for the formatting to be correct. It's also |
---|
| 6 | # customary to leave one space after the ':'. |
---|
| 7 | |
---|
| 8 | |-----handy-ruler------------------------------------------------------| |
---|
| 9 | patch: patch (apply a diff file to an original file or files) |
---|
| 10 | patch: |
---|
| 11 | patch: Patch is a utility used to apply diffs (or patches) to files, which |
---|
| 12 | patch: are usually source code. |
---|
| 13 | patch: |
---|
| 14 | patch: Larry Wall wrote the original version of patch. Paul Eggert removed |
---|
| 15 | patch: patch's arbitrary limits; added support for binary files, setting |
---|
| 16 | patch: file times, and deleting files; and made it conform better to POSIX. |
---|
| 17 | patch: Other contributors include Wayne Davison, who added unidiff support, |
---|
| 18 | patch: and David MacKenzie, who added configuration and backup support. |
---|
| 19 | patch: |
---|
Note: See
TracBrowser
for help on using the repository browser.