summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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,