diff options
Diffstat (limited to 'miscutils/raidautorun.c')
-rw-r--r-- | miscutils/raidautorun.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/miscutils/raidautorun.c b/miscutils/raidautorun.c index 45e398e..ecedf9c 100644 --- a/miscutils/raidautorun.c +++ b/miscutils/raidautorun.c @@ -12,8 +12,8 @@ //config: default y //config: select PLATFORM_LINUX //config: help -//config: raidautorun tells the kernel md driver to -//config: search and start RAID arrays. +//config: raidautorun tells the kernel md driver to +//config: search and start RAID arrays. //applet:IF_RAIDAUTORUN(APPLET(raidautorun, BB_DIR_SBIN, BB_SUID_DROP)) |