From e5642119ee566520a098027746808dd6b9226d99 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Mon, 14 Jul 2003 19:37:08 +0000 Subject: 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. --- init/Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'init/Config.in') 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" -- cgit v1.2.3