diff options
author | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2001-07-07 16:36:29 +0000 |
---|---|---|
committer | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2001-07-07 16:36:29 +0000 |
commit | d811e958eb4fa4459d662548f78d1312a1cf2793 (patch) | |
tree | 1c745906542176ba2a14a2388cc1e7d537fb23ae | |
parent | 6a96d6d266d6ca79da8b3488f8bd8ebedd487abf (diff) | |
download | busybox-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.html | 4 |
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. | |||
45 | BusyBox has been written with size-optimization and limited resources in mind. | 45 | BusyBox has been written with size-optimization and limited resources in mind. |
46 | It is also extremely modular so you can easily include or exclude commands (or | 46 | It is also extremely modular so you can easily include or exclude commands (or |
47 | features) at compile time. This makes it easy to customize your embedded | 47 | features) at compile time. This makes it easy to customize your embedded |
48 | systems. To create a working system, just add /dev, a kernel, and a shell. | 48 | systems. To create a working system, just add /dev, a kernel. You can even use |
49 | 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. | 49 | the busybox shell and the busybox vi editor. |
50 | <p> | 50 | <p> |
51 | 51 | ||
52 | BusyBox is now maintained by | 52 | BusyBox is now maintained by |