Minor working update
authorEric Andersen <andersen@codepoet.org>
Sat, 7 Jul 2001 16:36:29 +0000 (16:36 -0000)
committerEric Andersen <andersen@codepoet.org>
Sat, 7 Jul 2001 16:36:29 +0000 (16:36 -0000)
docs/busybox.net/index.html

index 12a6cbdb3a510a216cf0a1b1683002aa80482946..7be94201f7bb849ab36b614eccc7c46e712821dc 100644 (file)
@@ -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