From 51d943d761751b7574eb777219f12dc9920952fd Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Sat, 14 Feb 2009 12:58:48 +0000 Subject: [PATCH] - improve helptext --- init/Config.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/init/Config.in b/init/Config.in index 395c9e2..1a1be4a 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" -- 2.7.4