aboutsummaryrefslogtreecommitdiff
path: root/e2fsprogs/fsck.c
diff options
context:
space:
mode:
Diffstat (limited to 'e2fsprogs/fsck.c')
-rw-r--r--e2fsprogs/fsck.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/e2fsprogs/fsck.c b/e2fsprogs/fsck.c
index eb53002b1..8d03e0cee 100644
--- a/e2fsprogs/fsck.c
+++ b/e2fsprogs/fsck.c
@@ -34,7 +34,7 @@
34 * It doesn't guess filesystem types from on-disk format. 34 * It doesn't guess filesystem types from on-disk format.
35 */ 35 */
36//config:config FSCK 36//config:config FSCK
37//config: bool "fsck" 37//config: bool "fsck (6.7 kb)"
38//config: default y 38//config: default y
39//config: help 39//config: help
40//config: fsck is used to check and optionally repair one or more filesystems. 40//config: fsck is used to check and optionally repair one or more filesystems.