Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'util-linux/ionice.c')
-rw-r--r--util-linux/ionice.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/util-linux/ionice.c b/util-linux/ionice.c
index c54b3a6e1..cda5a90d6 100644
--- a/util-linux/ionice.c
+++ b/util-linux/ionice.c
@@ -7,7 +7,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config IONICE
-//config: bool "ionice"
+//config: bool "ionice (3.6 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help