Fix more spelling errors.
authorPavel Roskin <proski@gnu.org>
Mon, 5 Jun 2000 20:19:47 +0000 (20:19 -0000)
committerPavel Roskin <proski@gnu.org>
Mon, 5 Jun 2000 20:19:47 +0000 (20:19 -0000)
docs/busybox.net/index.html

index 28f1cf535034fad104424c0f449f2589677a960e..c0a50ca7cecd739eee0859256fca528bd250ce4d 100644 (file)
@@ -39,7 +39,7 @@ BusyBox combines tiny versions of many common UNIX utilities into a single
 small executable. It provides minimalist replacements for most of the utilities
 you usually find in fileutils, shellutils, findutils, textutils, grep, gzip,
 tar, etc.  BusyBox provides a fairly complete POSIX environment for any small
-or emdedded system.  The utilities in BusyBox generally have fewer options than
+or embedded system.  The utilities in BusyBox generally have fewer options than
 their full-featured GNU cousins; however, the options that are included provide 
 the expected functionality and behave very much like their GNU counterparts.
 <p>
@@ -166,20 +166,20 @@ BusyBox is licensed under the
        He was born in the emergency room less then 5 minutes after we arrived -- and
        it was such a relief that we even made it to the hospital at all.  Despite the
        fact that I was driving at an amazingly unlawful speed and honking at everybody
-       and thinking decidely unkind thoughts about the people in our way, my wife
+       and thinking decidedly unkind thoughts about the people in our way, my wife
        (inconsiderate of my feelings and complete lack of medical training) was lying
        down in the back seat saying things like "I think I need to start pushing now"
        (which she then proceeded to do despite my best encouraging statements to the
        contrary).
        <p>
        Anyway, I'm glad to note that despite the much-faster-than-we-were-expecting
-       labor, both Shaunalei and our new baby boy are doing wonderfuly.
+       labor, both Shaunalei and our new baby boy are doing wonderfully.
        <p>
        So now that I am done with my excuse for the slow release cycle...
        Progress on the next release of BusyBox has been slow but steady.  I expect
        to have a release sometime during the first week of April.  This release will
        include a number of important changes, including the addition of a shell, a 
-       re-write of tar (to accomodate the Linux Router Project), and syslogd can now
+       re-write of tar (to accommodate the Linux Router Project), and syslogd can now
        accept multiple concurrent connections, fixing lots of unexpected blocking 
        problems.
 
@@ -284,7 +284,7 @@ Current documentation for BusyBox includes:
 
     <li> <a href="http://www.debian.org/Packages/unstable/base/elvis-tiny.html">elvis-tiny</a>
     is based on a 1991 Minix version of the elvis "vi" clone. It behaves as one would 
-    expect a minamalist vi to behave, and is very small.
+    expect a minimalist vi to behave, and is very small.
     <p>
 
     <li> <a href="http://www.asty.org/nano/">nano</a>
@@ -304,7 +304,7 @@ Current documentation for BusyBox includes:
     <p>
 
     <li><a href="http://www.pcug.org.au/~dbell/">sash</a>
-    The Stand Alone SHell.  This is a small shell (not Bourne shell compatable) 
+    The Stand Alone SHell.  This is a small shell (not Bourne shell compatible) 
     that is similar to busybox in that it provides a number of common utilities as built-ins.
     <p>
     
@@ -317,7 +317,7 @@ Current documentation for BusyBox includes:
     asmutils is similar to BusyBox in that it provides a number of common application
     for embedded systems that are very tiny.  In fact, they are a _lot_ smaller than the
     equivalent apps in busybox -- but the price you pay for the size is reduced portability 
-    (x86 only) and interfaces that are tied directly to a perticular kernel (no libc involved).
+    (x86 only) and interfaces that are tied directly to a particular kernel (no libc involved).
     <p>
                 
     <li><a href="http://tinylogin.lineo.com/">TinyLogin</a>