diff options
Diffstat (limited to 'util-linux/fallocate.c')
-rw-r--r-- | util-linux/fallocate.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util-linux/fallocate.c b/util-linux/fallocate.c index 8542586dc..3935e7c9b 100644 --- a/util-linux/fallocate.c +++ b/util-linux/fallocate.c | |||
@@ -5,7 +5,7 @@ | |||
5 | * Licensed under GPLv2, see file LICENSE in this source tree. | 5 | * Licensed under GPLv2, see file LICENSE in this source tree. |
6 | */ | 6 | */ |
7 | //config:config FALLOCATE | 7 | //config:config FALLOCATE |
8 | //config: bool "fallocate (5 kb)" | 8 | //config: bool "fallocate (4.1 kb)" |
9 | //config: default y | 9 | //config: default y |
10 | //config: help | 10 | //config: help |
11 | //config: Preallocate space for files. | 11 | //config: Preallocate space for files. |