From: Bernhard Reutner-Fischer Date: Sat, 14 Feb 2009 12:58:48 +0000 (-0000) Subject: - improve helptext X-Git-Tag: 1_14_0~328 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=51d943d761751b7574eb777219f12dc9920952fd;p=oweals%2Fbusybox.git - improve helptext --- diff --git a/init/Config.in b/init/Config.in index 395c9e2f3..1a1be4a9b 100644 --- a/init/Config.in +++ b/init/Config.in @@ -36,8 +36,8 @@ config FEATURE_KILL_DELAY help With nonzero setting, init sends TERM, forks, child waits N seconds, sends KILL and exits. Setting it too high is unwise - (child will hang around for too long and can actually kill - wrong process!) + (child will hang around for too long and could actually kill + the wrong process!) config FEATURE_INIT_SCTTY bool "Run commands with leading dash with controlling tty"