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 'miscutils/readahead.c')
-rw-r--r--miscutils/readahead.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/miscutils/readahead.c b/miscutils/readahead.c
index d2bed2092..a9e672617 100644
--- a/miscutils/readahead.c
+++ b/miscutils/readahead.c
@@ -10,7 +10,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config READAHEAD
-//config: bool "readahead (1.5 kb)"
+//config: bool "readahead (1.7 kb)"
//config: default y
//config: depends on LFS
//config: help