diff options
author | Eric Andersen <andersen@codepoet.org> | 2001-12-22 17:05:16 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2001-12-22 17:05:16 +0000 |
commit | 9bde49d32159132f997112f05ac2671958622e1c (patch) | |
tree | d0caa4fd8fd3a18321aced892eb94005cef3c823 /docs | |
parent | fc0edc2978899b249d7f69d31b0fdb664bf8ea43 (diff) |
Grammar
Diffstat (limited to 'docs')
-rw-r--r-- | docs/uclibc.org/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/uclibc.org/index.html b/docs/uclibc.org/index.html index 20cc125fc..9c02a90ed 100644 --- a/docs/uclibc.org/index.html +++ b/docs/uclibc.org/index.html @@ -40,7 +40,7 @@ <a href="http://uclibc.org">uClibc</a> (aka µClibc/pronounced yew-see-lib-see) is a C library for embedded Linux systems. It is much smaller then the <a href="http://www.gnu.org/software/libc/libc.html">GNU C Library</a>, but -nearly all applications supported by the glibc also work perfectly with uClibc. +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 supports standard Linux systems (such as x86, strongArm, and powerpc), and also supports |