svn commit: trunk/website/uclibc.org
vapier at uclibc.org
vapier at uclibc.org
Wed Apr 18 19:54:28 UTC 2007
Author: vapier
Date: 2007-04-18 12:54:26 -0700 (Wed, 18 Apr 2007)
New Revision: 18487
Log:
use html entity rather than the ascii value for the mu
Modified:
trunk/website/uclibc.org/about.html
trunk/website/uclibc.org/uClibc-apps.html
Changeset:
Modified: trunk/website/uclibc.org/about.html
===================================================================
--- trunk/website/uclibc.org/about.html 2007-04-18 17:21:28 UTC (rev 18486)
+++ trunk/website/uclibc.org/about.html 2007-04-18 19:54:26 UTC (rev 18487)
@@ -5,14 +5,14 @@
<h3>A C library for embedded Linux</h3>
-uClibc (aka µClibc/pronounced yew-see-lib-see) is a C library for developing
+uClibc (aka µClibc/pronounced yew-see-lib-see) is a C library for developing
embedded Linux systems. It is much smaller than the <a
href="http://www.gnu.org/software/libc/libc.html">GNU C Library</a>, but nearly
all applications supported by glibc also work perfectly with uClibc. Porting
applications from glibc to uClibc typically involves just recompiling the
source code. uClibc even supports shared libraries and threading. It currently
runs on <a href="http://kernel.org/">standard Linux</a> and <a
-href="http://www.uclinux.org">MMU-less (also known as µClinux)</a> systems with
+href="http://www.uclinux.org">MMU-less (also known as µClinux)</a> systems with
support for alpha, ARM, cris, i386, i960, h8300, m68k, mips/mipsel, PowerPC,
SH, SPARC, and v850 processors.
Modified: trunk/website/uclibc.org/uClibc-apps.html
===================================================================
--- trunk/website/uclibc.org/uClibc-apps.html 2007-04-18 17:21:28 UTC (rev 18486)
+++ trunk/website/uclibc.org/uClibc-apps.html 2007-04-18 19:54:26 UTC (rev 18487)
@@ -17,7 +17,7 @@
<TR>
<td bgcolor="#000000">
<FONT FACE="lucida, helvetica" COLOR="#ccccc0">
- <B>µ C l i b c</B>
+ <B>µ C l i b c</B>
</FONT>
</TD>
</TR>
More information about the uClibc-cvs
mailing list