svn commit: trunk/busybox/init
aldot at busybox.net
aldot at busybox.net
Sat Feb 14 12:58:49 UTC 2009
Author: aldot
Date: 2009-02-14 12:58:48 +0000 (Sat, 14 Feb 2009)
New Revision: 25334
Log:
- improve helptext
Modified:
trunk/busybox/init/Config.in
Changeset:
Modified: trunk/busybox/init/Config.in
===================================================================
--- trunk/busybox/init/Config.in 2009-02-14 12:36:16 UTC (rev 25333)
+++ trunk/busybox/init/Config.in 2009-02-14 12:58:48 UTC (rev 25334)
@@ -36,8 +36,8 @@
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"
More information about the busybox-cvs
mailing list