diff options
Diffstat (limited to 'libbb/Config.src')
-rw-r--r-- | libbb/Config.src | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libbb/Config.src b/libbb/Config.src index f45e43b04..ee1b66a45 100644 --- a/libbb/Config.src +++ b/libbb/Config.src | |||
@@ -191,8 +191,8 @@ config FEATURE_SKIP_ROOTFS | |||
191 | 191 | ||
192 | However, some systems do not mount anything on /. | 192 | However, some systems do not mount anything on /. |
193 | If you need to configure busybox for one of these systems, | 193 | If you need to configure busybox for one of these systems, |
194 | you may find useful to turn this option off to make df show | 194 | you may find it useful to turn this option off to make df show |
195 | initramfs statistic. | 195 | initramfs statistics. |
196 | 196 | ||
197 | Otherwise, choose Y. | 197 | Otherwise, choose Y. |
198 | 198 | ||