mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
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 <spdawson@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
65b4753022
commit
0be303cacc
@@ -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...
|
||||
|
||||
Reference in New Issue
Block a user