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:
@@ -21,7 +21,7 @@
|
||||
//config: netstat prints information about the Linux networking subsystem.
|
||||
//config:
|
||||
//config:config FEATURE_NETSTAT_WIDE
|
||||
//config: bool "Enable wide netstat output"
|
||||
//config: bool "Enable wide output"
|
||||
//config: default y
|
||||
//config: depends on NETSTAT
|
||||
//config: help
|
||||
|
Reference in New Issue
Block a user