diff options
author | vda <vda@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2006-12-26 17:37:38 +0000 |
---|---|---|
committer | vda <vda@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2006-12-26 17:37:38 +0000 |
commit | bfa21cc6ff4902cb8a48e574cce5c78f5fd98ee6 (patch) | |
tree | da5995d46e8f5505cf0af5d3049087f7d7cf5d16 /Config.in | |
parent | 52f326a239527e7242321661d2ba06b50daa3c43 (diff) | |
download | busybox-w32-bfa21cc6ff4902cb8a48e574cce5c78f5fd98ee6.tar.gz busybox-w32-bfa21cc6ff4902cb8a48e574cce5c78f5fd98ee6.tar.bz2 busybox-w32-bfa21cc6ff4902cb8a48e574cce5c78f5fd98ee6.zip |
adduser: trivial code movement
git-svn-id: svn://busybox.net/trunk/busybox@17082 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'Config.in')
-rw-r--r-- | Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -441,7 +441,7 @@ config INSTALL_APPLET_DONT | |||
441 | prompt "not installed" | 441 | prompt "not installed" |
442 | depends on FEATURE_INSTALLER || FEATURE_SH_STANDALONE_SHELL | 442 | depends on FEATURE_INSTALLER || FEATURE_SH_STANDALONE_SHELL |
443 | help | 443 | help |
444 | Do not install applets links. Usefull when using the -install feature | 444 | Do not install applet links. Useful when using the -install feature |
445 | or a standalone shell for rescue pruposes. | 445 | or a standalone shell for rescue pruposes. |
446 | 446 | ||
447 | endchoice | 447 | endchoice |