diff options
Diffstat (limited to 'package/coreutils')
-rw-r--r-- | package/coreutils/Config.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/coreutils/Config.in b/package/coreutils/Config.in index be6848502..2d0bf6d7d 100644 --- a/package/coreutils/Config.in +++ b/package/coreutils/Config.in @@ -3,8 +3,8 @@ config BR2_PACKAGE_COREUTILS depends on BR2_USE_WCHAR select BR2_UCLIBC_PROGRAM_INVOCATION help - All of the basic file/text/shell utilities. These are the - core utilities which are expected to exist on every system. + All of the basic file/text/shell utilities. These are the + core utilities which are expected to exist on every system. Busybox implements many of the most common. Things like: |