diff options
Diffstat (limited to 'miscutils/partprobe.c')
-rw-r--r-- | miscutils/partprobe.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/miscutils/partprobe.c b/miscutils/partprobe.c index 0fb1927b7..b21c6241b 100644 --- a/miscutils/partprobe.c +++ b/miscutils/partprobe.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 PARTPROBE | 7 | //config:config PARTPROBE |
8 | //config: bool "partprobe (3.5 kb)" | 8 | //config: bool "partprobe (3.7 kb)" |
9 | //config: default y | 9 | //config: default y |
10 | //config: help | 10 | //config: help |
11 | //config: Ask kernel to rescan partition table. | 11 | //config: Ask kernel to rescan partition table. |