diff options
author | Eric Andersen <andersen@codepoet.org> | 2000-11-04 23:15:45 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2000-11-04 23:15:45 +0000 |
commit | 2c8e931c67ebec7acbabd2c9a07096632398bfae (patch) | |
tree | 7fdb0e0ee727bb7a44aab16d3c63f971cd0eba07 /libc/sysdeps/linux/README | |
parent | e547d07a488ab17397217e2a57594c78bf747373 (diff) |
Make spelling of uClibc be consistant.
Diffstat (limited to 'libc/sysdeps/linux/README')
-rw-r--r-- | libc/sysdeps/linux/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libc/sysdeps/linux/README b/libc/sysdeps/linux/README index 52eb09254..4a7e4d2f0 100644 --- a/libc/sysdeps/linux/README +++ b/libc/sysdeps/linux/README @@ -1,6 +1,6 @@ This directory level abstracts out the Linux Operating System dependent -features of uC-Libc for suported Linux architectures/CPUs. If you wanted to -port uC-Libc to some new Linux architecture (arm, mips, etc), this is the place +features of uClibc for suported 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 |