config: update size information
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
parent
10bde14292
commit
b097a84d62
262 changed files with 321 additions and 313 deletions
|
@ -9,7 +9,7 @@
|
|||
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
|
||||
*/
|
||||
//config:config HEXDUMP
|
||||
//config: bool "hexdump (8.8 kb)"
|
||||
//config: bool "hexdump (8.6 kb)"
|
||||
//config: default y
|
||||
//config: help
|
||||
//config: The hexdump utility is used to display binary data in a readable
|
||||
|
@ -26,7 +26,7 @@
|
|||
//config: aimed to be portable.
|
||||
//config:
|
||||
//config:config HD
|
||||
//config: bool "hd (8 kb)"
|
||||
//config: bool "hd (7.8 kb)"
|
||||
//config: default y
|
||||
//config: help
|
||||
//config: hd is an alias to hexdump -C.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue