From 0be303cacc41283d2da85be2e6b9d3fdd6d5caf0 Mon Sep 17 00:00:00 2001 From: Simon Dawson Date: Sat, 31 May 2014 08:55:35 +0100 Subject: replace references to Busybox with BusyBox The correct capitalised form appears to be "BusyBox" rather than "Busybox"; fix all references to the latter form. (Most such references occur in the manual and in commentary in package makefiles.) Signed-off-by: Simon Dawson Signed-off-by: Peter Korsgaard --- package/coreutils/Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/coreutils') diff --git a/package/coreutils/Config.in b/package/coreutils/Config.in index 152ad14c2..eee041d63 100644 --- a/package/coreutils/Config.in +++ b/package/coreutils/Config.in @@ -5,7 +5,7 @@ config BR2_PACKAGE_COREUTILS help 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. + BusyBox implements many of the most common. Things like: - chmod, cp, dd, dir, ls, etc... -- cgit v1.2.3-70-g09d2