diff options
Diffstat (limited to 'package/patch/Config.in')
-rw-r--r-- | package/patch/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/patch/Config.in b/package/patch/Config.in index aca016588..5a80ea561 100644 --- a/package/patch/Config.in +++ b/package/patch/Config.in @@ -1,7 +1,7 @@ config BR2_PACKAGE_PATCH bool "patch" help - Take patch files (containing difference listings) and apply them + Take patch files (containing difference listings) and apply them to original files, producing patched versions. http://www.gnu.org/software/patch/ |