aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/busybox.net/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/busybox.net/index.html b/docs/busybox.net/index.html
index 12a6cbdb3..7be94201f 100644
--- a/docs/busybox.net/index.html
+++ b/docs/busybox.net/index.html
@@ -45,8 +45,8 @@ the expected functionality and behave very much like their GNU counterparts.
BusyBox has been written with size-optimization and limited resources in mind.
It is also extremely modular so you can easily include or exclude commands (or
features) at compile time. This makes it easy to customize your embedded
-systems. To create a working system, just add /dev, a kernel, and a shell.
-For a really minimal system, you can even use the busybox shell (not Bourne compatible, but very small and quite usable), and the busybox vi editor.
+systems. To create a working system, just add /dev, a kernel. You can even use
+the busybox shell and the busybox vi editor.
<p>
BusyBox is now maintained by