aboutsummaryrefslogtreecommitdiff
path: root/init
diff options
context:
space:
mode:
Diffstat (limited to 'init')
-rw-r--r--init/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/init/Config.in b/init/Config.in
index d56cd5540..c8c6a9cd6 100644
--- a/init/Config.in
+++ b/init/Config.in
@@ -49,7 +49,7 @@ config CONFIG_HALT
default y
depends on CONFIG_INIT
help
- Stop all processes.
+ 'halt' tells the kernel to stop all processes and halt the system.
config CONFIG_POWEROFF
bool "poweroff"