diff options
Diffstat (limited to 'coreutils/Config.in')
-rw-r--r-- | coreutils/Config.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/coreutils/Config.in b/coreutils/Config.in index 3b742dc6c..29f73adea 100644 --- a/coreutils/Config.in +++ b/coreutils/Config.in | |||
@@ -457,8 +457,8 @@ config CONFIG_FEATURE_STAT_FORMAT | |||
457 | default n | 457 | default n |
458 | depends on CONFIG_STAT | 458 | depends on CONFIG_STAT |
459 | help | 459 | help |
460 | Without this, stat will not support the '-c format' option where | 460 | Without this, stat will not support the '-c format' option where |
461 | users can pass a custom format string for output. This adds about | 461 | users can pass a custom format string for output. This adds about |
462 | 7k to a nonstatic build on amd64. | 462 | 7k to a nonstatic build on amd64. |
463 | 463 | ||
464 | config CONFIG_STTY | 464 | config CONFIG_STTY |