aboutsummaryrefslogtreecommitdiff
path: root/networking
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2010-10-12 04:18:05 +0200
committerDenys Vlasenko <vda.linux@googlemail.com>2010-10-12 04:18:05 +0200
commitd4d289acf5eb59ebae414f9aae8a74de30dce36a (patch)
tree7a7c261ce263eeb15d152a904936d55c41858b5e /networking
parentb1993380ba4a89062a08b2b6c579158aa667759e (diff)
downloadbusybox-w32-d4d289acf5eb59ebae414f9aae8a74de30dce36a.tar.gz
busybox-w32-d4d289acf5eb59ebae414f9aae8a74de30dce36a.tar.bz2
busybox-w32-d4d289acf5eb59ebae414f9aae8a74de30dce36a.zip
tweaks to build system, mainly making menuconfig text and order clearer
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'networking')
-rw-r--r--networking/Config.src2
1 files changed, 1 insertions, 1 deletions
diff --git a/networking/Config.src b/networking/Config.src
index 9fc122bf3..6dd7df754 100644
--- a/networking/Config.src
+++ b/networking/Config.src
@@ -804,7 +804,7 @@ config TELNETD
804 804
805 mount -t devpts devpts /dev/pts 805 mount -t devpts devpts /dev/pts
806 806
807 You need to be sure that Busybox has LOGIN and 807 You need to be sure that busybox has LOGIN and
808 FEATURE_SUID enabled. And finally, you should make 808 FEATURE_SUID enabled. And finally, you should make
809 certain that Busybox has been installed setuid root: 809 certain that Busybox has been installed setuid root:
810 810