Browse Source

grammar fixes

Eric Andersen 20 years ago
parent
commit
f25e3f3048
1 changed files with 3 additions and 3 deletions
  1. 3 3
      docs/uclibc.org/index.html

+ 3 - 3
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,