summaryrefslogtreecommitdiffstats
path: root/package/rsync
diff options
context:
space:
mode:
authorwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-07-17 16:11:14 +0000
committerwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-07-17 16:11:14 +0000
commit799bef13935c8477394e6997b0d2069e120cbf3c (patch)
tree5d6616fc207b919c70ea42afdaf59426b3c26ffd /package/rsync
parentbb9267e15674a9160cf7ec1ad2b750d8c3590bd1 (diff)
add menu descriptions
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1488 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/rsync')
-rw-r--r--package/rsync/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/rsync/Config.in b/package/rsync/Config.in
index f2849533b..09e8babb3 100644
--- a/package/rsync/Config.in
+++ b/package/rsync/Config.in
@@ -1,5 +1,5 @@
config BR2_PACKAGE_RSYNC
- tristate "rsync"
+ tristate "rsync - file transfer utility"
select BR2_PACKAGE_LIBPOPT
default m if CONFIG_DEVEL
help