aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2001-05-23 20:32:09 +0000
committerEric Andersen <andersen@codepoet.org>2001-05-23 20:32:09 +0000
commit77d9268892b0d9624ab95bb551cbfe7a745d2666 (patch)
tree68208146cb391cdc03aaaa89c63f4cdecf70255a /debian
parentbdd4eced8475919c9768c5aa1396e674397c63fd (diff)
downloadbusybox-77d9268892b0d9624ab95bb551cbfe7a745d2666.tar.gz
Patch from larry to fix some grammar errors.
Diffstat (limited to 'debian')
-rw-r--r--debian/Config.h-deb4
-rw-r--r--debian/Config.h-static4
-rw-r--r--debian/Config.h-udeb4
-rw-r--r--debian/control12
4 files changed, 12 insertions, 12 deletions
diff --git a/debian/Config.h-deb b/debian/Config.h-deb
index 400895545..5db15f2da 100644
--- a/debian/Config.h-deb
+++ b/debian/Config.h-deb
@@ -3,7 +3,7 @@
// When you turn things off here, they won't be compiled in at all.
//
//// This file is parsed by sed. You MUST use single line comments.
-// i.e. //#define BB_BLAH
+// i.e., //#define BB_BLAH
//
//
// BusyBox Applications
@@ -222,7 +222,7 @@
#define BB_FEATURE_NFSMOUNT
//
// Enable support forced filesystem unmounting
-// (i.e. in case of an unreachable NFS system).
+// (i.e., in case of an unreachable NFS system).
#define BB_FEATURE_MOUNT_FORCE
//
// use -i (interactive) flag for rm
diff --git a/debian/Config.h-static b/debian/Config.h-static
index 9a40b6619..4fcd0407c 100644
--- a/debian/Config.h-static
+++ b/debian/Config.h-static
@@ -3,7 +3,7 @@
// When you turn things off here, they won't be compiled in at all.
//
//// This file is parsed by sed. You MUST use single line comments.
-// i.e. //#define BB_BLAH
+// i.e., //#define BB_BLAH
//
//
// BusyBox Applications
@@ -222,7 +222,7 @@
#define BB_FEATURE_NFSMOUNT
//
// Enable support forced filesystem unmounting
-// (i.e. in case of an unreachable NFS system).
+// (i.e., in case of an unreachable NFS system).
#define BB_FEATURE_MOUNT_FORCE
//
// use -i (interactive) flag for rm
diff --git a/debian/Config.h-udeb b/debian/Config.h-udeb
index 5184c9f45..00b59aef5 100644
--- a/debian/Config.h-udeb
+++ b/debian/Config.h-udeb
@@ -3,7 +3,7 @@
// When you turn things off here, they won't be compiled in at all.
//
//// This file is parsed by sed. You MUST use single line comments.
-// i.e. //#define BB_BLAH
+// i.e., //#define BB_BLAH
//
//
// BusyBox Applications
@@ -222,7 +222,7 @@
#define BB_FEATURE_NFSMOUNT
//
// Enable support forced filesystem unmounting
-// (i.e. in case of an unreachable NFS system).
+// (i.e., in case of an unreachable NFS system).
#define BB_FEATURE_MOUNT_FORCE
//
// use -i (interactive) flag for rm
diff --git a/debian/control b/debian/control
index 48aac821e..09990bf2a 100644
--- a/debian/control
+++ b/debian/control
@@ -13,8 +13,8 @@ Section: utils
Description: Tiny utilities for small and embedded systems.
BusyBox combines tiny versions of many common UNIX utilities into a single
small executable. It provides minimalist replacements for the most common
- utilities you would usually find on your desktop system (i.e. ls, cp, mv,
- mount, tar, etc). The utilities in BusyBox generally have fewer options than
+ utilities you would usually find on your desktop system (i.e., ls, cp, mv,
+ mount, tar, etc.). 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.
@@ -33,8 +33,8 @@ Section: shells
Description: Provides a stand alone rescue shell with tons of builtin utilities.
BusyBox combines tiny versions of many common UNIX utilities into a single
small executable. It provides minimalist replacements for the most common
- utilities you would usually find on your desktop system (i.e. ls, cp, mv,
- mount, tar, etc). The utilities in BusyBox generally have fewer options than
+ utilities you would usually find on your desktop system (i.e., ls, cp, mv,
+ mount, tar, etc.). 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.
@@ -53,8 +53,8 @@ Section: debian-installer
Description: Tiny utilities for the debian-installer
BusyBox combines tiny versions of many common UNIX utilities into a single
small executable. It provides minimalist replacements for the most common
- utilities you would usually find on your desktop system (i.e. ls, cp, mv,
- mount, tar, etc). The utilities in BusyBox generally have fewer options than
+ utilities you would usually find on your desktop system (i.e., ls, cp, mv,
+ mount, tar, etc.). 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.