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/freeramdisk.c')
-rw-r--r--util-linux/freeramdisk.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/util-linux/freeramdisk.c b/util-linux/freeramdisk.c
index 309169d25..88f50c51a 100644
--- a/util-linux/freeramdisk.c
+++ b/util-linux/freeramdisk.c
@@ -9,7 +9,7 @@
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config FDFLUSH
-//config: bool "fdflush (1.3 kb)"
+//config: bool "fdflush (1.6 kb)"
//config: default y
//config: help
//config: fdflush is only needed when changing media on slightly-broken
@@ -21,7 +21,7 @@
//config: leave this disabled.
//config:
//config:config FREERAMDISK
-//config: bool "freeramdisk (1.3 kb)"
+//config: bool "freeramdisk (1.6 kb)"
//config: default y
//config: help
//config: Linux allows you to create ramdisks. This utility allows you to