Explorar el Código

grammar fixes

Eric Andersen hace 22 años
padre
commit
f25e3f3048
Se han modificado 1 ficheros con 3 adiciones y 3 borrados
  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,