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 default n depends on CONFIG_STAT help - Without this, stat will not support the '-c format' option where - users can pass a custom format string for output. This adds about + Without this, stat will not support the '-c format' option where + users can pass a custom format string for output. This adds about 7k to a nonstatic build on amd64. config CONFIG_STTY |