aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPavel Roskin <proski@gnu.org>2000-06-05 20:19:47 +0000
committerPavel Roskin <proski@gnu.org>2000-06-05 20:19:47 +0000
commit82c0ac7e4f2def7ebc7110fa817ce534094af2a2 (patch)
tree263443e91e141185e2313122988eb64f4890ac63
parentf2fffefe498802c9712cc2a5ccb07f68599558ed (diff)
downloadbusybox-w32-82c0ac7e4f2def7ebc7110fa817ce534094af2a2.tar.gz
busybox-w32-82c0ac7e4f2def7ebc7110fa817ce534094af2a2.tar.bz2
busybox-w32-82c0ac7e4f2def7ebc7110fa817ce534094af2a2.zip
Fix more spelling errors.
-rw-r--r--docs/busybox.net/index.html14
1 files changed, 7 insertions, 7 deletions
diff --git a/docs/busybox.net/index.html b/docs/busybox.net/index.html
index 28f1cf535..c0a50ca7c 100644
--- a/docs/busybox.net/index.html
+++ b/docs/busybox.net/index.html
@@ -39,7 +39,7 @@ BusyBox combines tiny versions of many common UNIX utilities into a single
39small executable. It provides minimalist replacements for most of the utilities 39small executable. It provides minimalist replacements for most of the utilities
40you usually find in fileutils, shellutils, findutils, textutils, grep, gzip, 40you usually find in fileutils, shellutils, findutils, textutils, grep, gzip,
41tar, etc. BusyBox provides a fairly complete POSIX environment for any small 41tar, etc. BusyBox provides a fairly complete POSIX environment for any small
42or emdedded system. The utilities in BusyBox generally have fewer options than 42or embedded system. The utilities in BusyBox generally have fewer options than
43their full-featured GNU cousins; however, the options that are included provide 43their full-featured GNU cousins; however, the options that are included provide
44the expected functionality and behave very much like their GNU counterparts. 44the expected functionality and behave very much like their GNU counterparts.
45<p> 45<p>
@@ -166,20 +166,20 @@ BusyBox is licensed under the
166 He was born in the emergency room less then 5 minutes after we arrived -- and 166 He was born in the emergency room less then 5 minutes after we arrived -- and
167 it was such a relief that we even made it to the hospital at all. Despite the 167 it was such a relief that we even made it to the hospital at all. Despite the
168 fact that I was driving at an amazingly unlawful speed and honking at everybody 168 fact that I was driving at an amazingly unlawful speed and honking at everybody
169 and thinking decidely unkind thoughts about the people in our way, my wife 169 and thinking decidedly unkind thoughts about the people in our way, my wife
170 (inconsiderate of my feelings and complete lack of medical training) was lying 170 (inconsiderate of my feelings and complete lack of medical training) was lying
171 down in the back seat saying things like "I think I need to start pushing now" 171 down in the back seat saying things like "I think I need to start pushing now"
172 (which she then proceeded to do despite my best encouraging statements to the 172 (which she then proceeded to do despite my best encouraging statements to the
173 contrary). 173 contrary).
174 <p> 174 <p>
175 Anyway, I'm glad to note that despite the much-faster-than-we-were-expecting 175 Anyway, I'm glad to note that despite the much-faster-than-we-were-expecting
176 labor, both Shaunalei and our new baby boy are doing wonderfuly. 176 labor, both Shaunalei and our new baby boy are doing wonderfully.
177 <p> 177 <p>
178 So now that I am done with my excuse for the slow release cycle... 178 So now that I am done with my excuse for the slow release cycle...
179 Progress on the next release of BusyBox has been slow but steady. I expect 179 Progress on the next release of BusyBox has been slow but steady. I expect
180 to have a release sometime during the first week of April. This release will 180 to have a release sometime during the first week of April. This release will
181 include a number of important changes, including the addition of a shell, a 181 include a number of important changes, including the addition of a shell, a
182 re-write of tar (to accomodate the Linux Router Project), and syslogd can now 182 re-write of tar (to accommodate the Linux Router Project), and syslogd can now
183 accept multiple concurrent connections, fixing lots of unexpected blocking 183 accept multiple concurrent connections, fixing lots of unexpected blocking
184 problems. 184 problems.
185 185
@@ -284,7 +284,7 @@ Current documentation for BusyBox includes:
284 284
285 <li> <a href="http://www.debian.org/Packages/unstable/base/elvis-tiny.html">elvis-tiny</a> 285 <li> <a href="http://www.debian.org/Packages/unstable/base/elvis-tiny.html">elvis-tiny</a>
286 is based on a 1991 Minix version of the elvis "vi" clone. It behaves as one would 286 is based on a 1991 Minix version of the elvis "vi" clone. It behaves as one would
287 expect a minamalist vi to behave, and is very small. 287 expect a minimalist vi to behave, and is very small.
288 <p> 288 <p>
289 289
290 <li> <a href="http://www.asty.org/nano/">nano</a> 290 <li> <a href="http://www.asty.org/nano/">nano</a>
@@ -304,7 +304,7 @@ Current documentation for BusyBox includes:
304 <p> 304 <p>
305 305
306 <li><a href="http://www.pcug.org.au/~dbell/">sash</a> 306 <li><a href="http://www.pcug.org.au/~dbell/">sash</a>
307 The Stand Alone SHell. This is a small shell (not Bourne shell compatable) 307 The Stand Alone SHell. This is a small shell (not Bourne shell compatible)
308 that is similar to busybox in that it provides a number of common utilities as built-ins. 308 that is similar to busybox in that it provides a number of common utilities as built-ins.
309 <p> 309 <p>
310 310
@@ -317,7 +317,7 @@ Current documentation for BusyBox includes:
317 asmutils is similar to BusyBox in that it provides a number of common application 317 asmutils is similar to BusyBox in that it provides a number of common application
318 for embedded systems that are very tiny. In fact, they are a _lot_ smaller than the 318 for embedded systems that are very tiny. In fact, they are a _lot_ smaller than the
319 equivalent apps in busybox -- but the price you pay for the size is reduced portability 319 equivalent apps in busybox -- but the price you pay for the size is reduced portability
320 (x86 only) and interfaces that are tied directly to a perticular kernel (no libc involved). 320 (x86 only) and interfaces that are tied directly to a particular kernel (no libc involved).
321 <p> 321 <p>
322 322
323 <li><a href="http://tinylogin.lineo.com/">TinyLogin</a> 323 <li><a href="http://tinylogin.lineo.com/">TinyLogin</a>