From bcbd37df2495359195b0deda7c85deacc9b3ff13 Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Thu, 18 Jun 2009 13:23:58 +0200 Subject: tweak Config texts and some broken English elsewhere Signed-off-by: Denys Vlasenko --- networking/Config.in | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) (limited to 'networking/Config.in') diff --git a/networking/Config.in b/networking/Config.in index 6e3ed0f..861d963 100644 --- a/networking/Config.in +++ b/networking/Config.in @@ -17,7 +17,11 @@ config FEATURE_UNIX_LOCAL default n help Enable Unix domain socket support in all busybox networking - applets. + applets. Address of the form local:/path/to/unix/socket + will be recognized. + + This extension is almost never used in real world usage. + You most likely want to say N. config FEATURE_PREFER_IPV4_ADDRESS bool "Prefer IPv4 addresses from DNS queries" @@ -833,15 +837,14 @@ config TFTP_DEBUG default n depends on TFTP || TFTPD help - Enable debug settings for tftp. This is useful if you're running - into problems with tftp as the protocol doesn't help you much when - you run into problems. + Make tftp[d] print debugging messages on stderr. + This is useful if you are diagnosing a bug in tftp[d]. config TRACEROUTE bool "traceroute" default n help - Utility to trace the route of IP packets + Utility to trace the route of IP packets. config FEATURE_TRACEROUTE_VERBOSE bool "Enable verbose output" -- cgit v1.1