summaryrefslogtreecommitdiff
path: root/docs/uclibc.org
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2003-09-30 08:54:18 +0000
committerEric Andersen <andersen@codepoet.org>2003-09-30 08:54:18 +0000
commitf25e3f3048a74ff82ee921b94fe4ba653bc10c86 (patch)
tree49d458f4c2ce7142c7e9ecaef4509f554b34b46d /docs/uclibc.org
parent30c159b41335e4d3e5c5f8853dd64f02a084b960 (diff)
grammar fixes
Diffstat (limited to 'docs/uclibc.org')
-rw-r--r--docs/uclibc.org/index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/uclibc.org/index.html b/docs/uclibc.org/index.html
index d2cec1e49..ba6b10257 100644
--- a/docs/uclibc.org/index.html
+++ b/docs/uclibc.org/index.html
@@ -126,14 +126,14 @@ you might want to search the mailing list archives...
<a href="http://www.uclibc.org/downloads/root_fs_mipsel.bz2">mips</a>,
have been updated to uClibc 0.9.21 (plus all the CVS updates up to
today). Several problems have been fixed up,
- gcc has been updated to version 3.3.1, binutils was updated, and
+ gcc has been updated to version 3.3.1, binutils was updated to 2.14.90.0.6, and
<em>tada</em> everything finally works for cross compiling. These were
all cross compiled (which really makes things faster since the older
mipsel releases used to take 2 days to build!)
<p>
- This is an ~100 MB ext2 filesystem that runs natively on the specified
- architecture. It contains all the development software you need to build
+ These are ~100 MB ext2 filesystems that runs natively on the specified
+ architecture. They contains all the development software you need to build
your own uClibc applications, including bash, coreutils, findutils,
diffutils, patch, sed, ed, flex, bison, file, gawk, tar, grep gdb, strace,
make, gcc, g++, autoconf, automake, ncurses, zlib, openssl, openssh perl,