svn commit: trunk/uClibc/libc/sysdeps/linux

aldot at uclibc.org aldot at uclibc.org
Fri Sep 12 09:21:08 UTC 2008


Author: aldot
Date: 2008-09-12 02:21:07 -0700 (Fri, 12 Sep 2008)
New Revision: 23386

Log:
- fix typo


Modified:
   trunk/uClibc/libc/sysdeps/linux/README


Changeset:
Modified: trunk/uClibc/libc/sysdeps/linux/README
===================================================================
--- trunk/uClibc/libc/sysdeps/linux/README	2008-09-12 09:19:40 UTC (rev 23385)
+++ trunk/uClibc/libc/sysdeps/linux/README	2008-09-12 09:21:07 UTC (rev 23386)
@@ -1,7 +1,7 @@
 This directory level abstracts out the Linux Operating System dependent
-features of uClibc for suported Linux architectures/CPUs.  If you wanted to
+features of uClibc for supported Linux architectures/CPUs.  If you wanted to
 port uClibc to some new Linux architecture (arm, mips, etc), this is the place
 to add that support.
 
-All the common stuff that is not at all dependent on a particular Linux architecture
+All stuff that is not at all dependent on a particular Linux architecture
 goes in the 'common' directory.




More information about the uClibc-cvs mailing list