diff options
Diffstat (limited to 'init')
-rw-r--r-- | init/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/init/Config.in b/init/Config.in index d56cd55..c8c6a9c 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" |