소스 검색

grammar fixes

Eric Andersen 22 년 전
부모
커밋
f25e3f3048
1개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  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,