diff options
Diffstat (limited to 'miscutils/Config.in')
-rw-r--r-- | miscutils/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/miscutils/Config.in b/miscutils/Config.in index dc3da6f9a..50ed4df99 100644 --- a/miscutils/Config.in +++ b/miscutils/Config.in | |||
@@ -292,7 +292,7 @@ config CONFIG_READAHEAD | |||
292 | significantly speed up system startup. | 292 | significantly speed up system startup. |
293 | 293 | ||
294 | As readahead(2) blocks until each file has been read, it is best to | 294 | As readahead(2) blocks until each file has been read, it is best to |
295 | run this applet as a background job. | 295 | run this applet as a background job. |
296 | 296 | ||
297 | config CONFIG_RUNLEVEL | 297 | config CONFIG_RUNLEVEL |
298 | bool "runlevel" | 298 | bool "runlevel" |