diff options
author | Eric Andersen <andersen@codepoet.org> | 2000-06-05 17:23:06 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2000-06-05 17:23:06 +0000 |
commit | f2fffefe498802c9712cc2a5ccb07f68599558ed (patch) | |
tree | 0237a4c1f91100c9cb50d8b8c96a7dac7fc3e618 | |
parent | 36fe1a30b1958351de2b8065cb19d3d1b8ed1b33 (diff) | |
download | busybox-w32-f2fffefe498802c9712cc2a5ccb07f68599558ed.tar.gz busybox-w32-f2fffefe498802c9712cc2a5ccb07f68599558ed.tar.bz2 busybox-w32-f2fffefe498802c9712cc2a5ccb07f68599558ed.zip |
Fix spelling error
-Erik
-rw-r--r-- | docs/busybox.pod | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/busybox.pod b/docs/busybox.pod index 5b9205b60..272885164 100644 --- a/docs/busybox.pod +++ b/docs/busybox.pod | |||
@@ -16,8 +16,8 @@ BusyBox combines tiny versions of many common UNIX utilities into a single | |||
16 | small executable. It provides minimalist replacements for most of the utilities | 16 | small executable. It provides minimalist replacements for most of the utilities |
17 | you usually find in fileutils, shellutils, findutils, textutils, grep, gzip, | 17 | you usually find in fileutils, shellutils, findutils, textutils, grep, gzip, |
18 | tar, etc. BusyBox provides a fairly complete POSIX environment for any small | 18 | tar, etc. BusyBox provides a fairly complete POSIX environment for any small |
19 | or emdedded system. The utilities in BusyBox generally have fewer options then | 19 | or emdedded system. The utilities in BusyBox generally have fewer options than |
20 | their full featured GNU cousins; however, the options that are included provide | 20 | their full-featured GNU cousins; however, the options that are included provide |
21 | the expected functionality and behave very much like their GNU counterparts. | 21 | the expected functionality and behave very much like their GNU counterparts. |
22 | 22 | ||
23 | BusyBox has been written with size-optimization and limited resources in mind. | 23 | BusyBox has been written with size-optimization and limited resources in mind. |
@@ -1946,4 +1946,4 @@ Enrique Zanardi <ezanardi@ull.es> | |||
1946 | 1946 | ||
1947 | =cut | 1947 | =cut |
1948 | 1948 | ||
1949 | # $Id: busybox.pod,v 1.33 2000/06/02 03:21:37 andersen Exp $ | 1949 | # $Id: busybox.pod,v 1.34 2000/06/05 17:23:06 andersen Exp $ |