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 787def8..2c12a7d 100644 --- a/miscutils/partprobe.c +++ b/miscutils/partprobe.c @@ -9,7 +9,7 @@ //config: default y //config: select PLATFORM_LINUX //config: help -//config: Ask kernel to rescan partition table. +//config: Ask kernel to rescan partition table. //applet:IF_PARTPROBE(APPLET(partprobe, BB_DIR_USR_SBIN, BB_SUID_DROP)) |