aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277>2001-07-07 16:36:29 +0000
committerandersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277>2001-07-07 16:36:29 +0000
commitd811e958eb4fa4459d662548f78d1312a1cf2793 (patch)
tree1c745906542176ba2a14a2388cc1e7d537fb23ae
parent6a96d6d266d6ca79da8b3488f8bd8ebedd487abf (diff)
downloadbusybox-w32-d811e958eb4fa4459d662548f78d1312a1cf2793.tar.gz
busybox-w32-d811e958eb4fa4459d662548f78d1312a1cf2793.tar.bz2
busybox-w32-d811e958eb4fa4459d662548f78d1312a1cf2793.zip
Minor working update
git-svn-id: svn://busybox.net/trunk/busybox@3041 69ca8d6d-28ef-0310-b511-8ec308f3f277
-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