tweak INSTALL_NO_USR help text
authorDenys Vlasenko <vda.linux@googlemail.com>
Sun, 5 Dec 2010 22:11:15 +0000 (23:11 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sun, 5 Dec 2010 22:11:15 +0000 (23:11 +0100)
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Config.in

index d9c823199df6706016f70685eda2b500df30876e..140572e2d9d7b35f1fe0b72098bb9dfa362c9098 100644 (file)
--- a/Config.in
+++ b/Config.in
@@ -128,8 +128,9 @@ config INSTALL_NO_USR
        default n
        depends on FEATURE_INSTALLER
        help
-         Disable use of /usr. busybox --install will install applets
-         only to /bin and /sbin, never to /usr/bin or /usr/sbin.
+         Disable use of /usr. busybox --install and "make install"
+         will install applets only to /bin and /sbin,
+         never to /usr/bin or /usr/sbin.
 
 config LOCALE_SUPPORT
        bool "Enable locale support (system needs locale for this to work)"