Big cleanup in config help and description
Redundant help texts (one which only repeats the description) are deleted. Descriptions and help texts are trimmed. Some config options are moved, even across menus. No config option _names_ are changed. Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
//config: 'last' displays a list of the last users that logged into the system.
|
||||
//config:
|
||||
//config:config FEATURE_LAST_FANCY
|
||||
//config: bool "Turn on output of extra information"
|
||||
//config: bool "Output extra information"
|
||||
//config: default y
|
||||
//config: depends on LAST
|
||||
//config: help
|
||||
|
Reference in New Issue
Block a user