diff options
author | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2001-05-23 20:32:09 +0000 |
---|---|---|
committer | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2001-05-23 20:32:09 +0000 |
commit | b80bdec29037155df3cda15949b812b9299fdab6 (patch) | |
tree | 68208146cb391cdc03aaaa89c63f4cdecf70255a /debian/control | |
parent | 85c4e72ec3a999d9ba8641b6f141c43621d9ea2b (diff) | |
download | busybox-w32-b80bdec29037155df3cda15949b812b9299fdab6.tar.gz busybox-w32-b80bdec29037155df3cda15949b812b9299fdab6.tar.bz2 busybox-w32-b80bdec29037155df3cda15949b812b9299fdab6.zip |
Patch from larry to fix some grammar errors.
git-svn-id: svn://busybox.net/trunk/busybox@2715 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/debian/control b/debian/control index 48aac821e..09990bf2a 100644 --- a/debian/control +++ b/debian/control | |||
@@ -13,8 +13,8 @@ Section: utils | |||
13 | Description: Tiny utilities for small and embedded systems. | 13 | Description: Tiny utilities for small and embedded systems. |
14 | BusyBox combines tiny versions of many common UNIX utilities into a single | 14 | BusyBox combines tiny versions of many common UNIX utilities into a single |
15 | small executable. It provides minimalist replacements for the most common | 15 | small executable. It provides minimalist replacements for the most common |
16 | utilities you would usually find on your desktop system (i.e. ls, cp, mv, | 16 | utilities you would usually find on your desktop system (i.e., ls, cp, mv, |
17 | mount, tar, etc). The utilities in BusyBox generally have fewer options than | 17 | mount, tar, etc.). The utilities in BusyBox generally have fewer options than |
18 | their full-featured GNU cousins; however, the options that are included | 18 | their full-featured GNU cousins; however, the options that are included |
19 | provide the expected functionality and behave very much like their GNU | 19 | provide the expected functionality and behave very much like their GNU |
20 | counterparts. | 20 | counterparts. |
@@ -33,8 +33,8 @@ Section: shells | |||
33 | Description: Provides a stand alone rescue shell with tons of builtin utilities. | 33 | Description: Provides a stand alone rescue shell with tons of builtin utilities. |
34 | BusyBox combines tiny versions of many common UNIX utilities into a single | 34 | BusyBox combines tiny versions of many common UNIX utilities into a single |
35 | small executable. It provides minimalist replacements for the most common | 35 | small executable. It provides minimalist replacements for the most common |
36 | utilities you would usually find on your desktop system (i.e. ls, cp, mv, | 36 | utilities you would usually find on your desktop system (i.e., ls, cp, mv, |
37 | mount, tar, etc). The utilities in BusyBox generally have fewer options than | 37 | mount, tar, etc.). The utilities in BusyBox generally have fewer options than |
38 | their full-featured GNU cousins; however, the options that are included | 38 | their full-featured GNU cousins; however, the options that are included |
39 | provide the expected functionality and behave very much like their GNU | 39 | provide the expected functionality and behave very much like their GNU |
40 | counterparts. | 40 | counterparts. |
@@ -53,8 +53,8 @@ Section: debian-installer | |||
53 | Description: Tiny utilities for the debian-installer | 53 | Description: Tiny utilities for the debian-installer |
54 | BusyBox combines tiny versions of many common UNIX utilities into a single | 54 | BusyBox combines tiny versions of many common UNIX utilities into a single |
55 | small executable. It provides minimalist replacements for the most common | 55 | small executable. It provides minimalist replacements for the most common |
56 | utilities you would usually find on your desktop system (i.e. ls, cp, mv, | 56 | utilities you would usually find on your desktop system (i.e., ls, cp, mv, |
57 | mount, tar, etc). The utilities in BusyBox generally have fewer options than | 57 | mount, tar, etc.). The utilities in BusyBox generally have fewer options than |
58 | their full-featured GNU cousins; however, the options that are included | 58 | their full-featured GNU cousins; however, the options that are included |
59 | provide the expected functionality and behave very much like their GNU | 59 | provide the expected functionality and behave very much like their GNU |
60 | counterparts. | 60 | counterparts. |