aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2001-07-07 16:36:29 +0000
committerEric Andersen <andersen@codepoet.org>2001-07-07 16:36:29 +0000
commitaa64ba459f2e77d30f73dfaf0512c97cd1ce9f14 (patch)
tree1c745906542176ba2a14a2388cc1e7d537fb23ae
parentceece81414ed228a935c99c81c39bff6f78ab870 (diff)
downloadbusybox-w32-aa64ba459f2e77d30f73dfaf0512c97cd1ce9f14.tar.gz
busybox-w32-aa64ba459f2e77d30f73dfaf0512c97cd1ce9f14.tar.bz2
busybox-w32-aa64ba459f2e77d30f73dfaf0512c97cd1ce9f14.zip
Minor working update
-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.
45BusyBox has been written with size-optimization and limited resources in mind. 45BusyBox has been written with size-optimization and limited resources in mind.
46It is also extremely modular so you can easily include or exclude commands (or 46It is also extremely modular so you can easily include or exclude commands (or
47features) at compile time. This makes it easy to customize your embedded 47features) at compile time. This makes it easy to customize your embedded
48systems. To create a working system, just add /dev, a kernel, and a shell. 48systems. To create a working system, just add /dev, a kernel. You can even use
49For 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. 49the busybox shell and the busybox vi editor.
50<p> 50<p>
51 51
52BusyBox is now maintained by 52BusyBox is now maintained by