From aa64ba459f2e77d30f73dfaf0512c97cd1ce9f14 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Sat, 7 Jul 2001 16:36:29 +0000 Subject: Minor working update --- docs/busybox.net/index.html | 4 ++-- 1 file 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.

BusyBox is now maintained by -- cgit v1.2.3