- improve helptext
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Sat, 14 Feb 2009 12:58:48 +0000 (12:58 -0000)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Sat, 14 Feb 2009 12:58:48 +0000 (12:58 -0000)
init/Config.in

index 395c9e2..1a1be4a 100644 (file)
@@ -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"