aboutsummaryrefslogtreecommitdiff
path: root/miscutils
diff options
context:
space:
mode:
Diffstat (limited to 'miscutils')
-rw-r--r--miscutils/hexedit.c2
-rw-r--r--miscutils/setfattr.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/miscutils/hexedit.c b/miscutils/hexedit.c
index bafb834b5..95c930d12 100644
--- a/miscutils/hexedit.c
+++ b/miscutils/hexedit.c
@@ -4,7 +4,7 @@
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config HEXEDIT
-//config: bool "hexedit"
+//config: bool "hexedit (20 kb)"
//config: default y
//config: help
//config: Edit file in hexadecimal.
diff --git a/miscutils/setfattr.c b/miscutils/setfattr.c
index f0ef227cb..12eebc56e 100644
--- a/miscutils/setfattr.c
+++ b/miscutils/setfattr.c
@@ -6,7 +6,7 @@
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config SETFATTR
-//config: bool "setfattr"
+//config: bool "setfattr (3.6 kb)"
//config: default y
//config: help
//config: Set/delete extended attributes on files