more help updates from Tom Cameron

This commit is contained in:
Mike Frysinger
2004-12-26 07:36:59 +00:00
parent 450d6150c4
commit 6d9728e843
32 changed files with 102 additions and 123 deletions

View File

@@ -1,8 +1,8 @@
#
config BR2_PACKAGE_PATCH
bool"patch"
bool "patch"
default n
help
Add help text here.
Take patch files (containing difference listings) and apply them
to original files, producing patched versions.
http://www.gnu.org/software/patch/