Patch from Thomas Cameron:
Hello all, This patch adds more "Help" text to the config system. Almost all applets now have a help entry. Also, I cleaned up the spacing of the existing text so that things are consistent. This patch is against this morning's CVS. Thomas Cameron CEI Systems, Inc.
This commit is contained 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"
|
||||
|
Reference in New Issue
Block a user