summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2002-11-08 02:12:35 +0000
committerEric Andersen <andersen@codepoet.org>2002-11-08 02:12:35 +0000
commit8d6489ff23a5649c5ffdfcea7ad466cc82752de6 (patch)
tree63b9f99a98115233eba6312f82a4f9bdf86c54b3 /README
parentf149abb89092b915f7cf249fba09fb5c5b613eb8 (diff)
Update the docs
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index bf5216fac..5c14f69d3 100644
--- a/README
+++ b/README
@@ -32,7 +32,7 @@ to use existing toolchains that were targetted for glibc. See
extra/gcc-uClibc/ for information.
uClibc strives to be standards compliant, which means that most
-documentation written for functions in glibc also apply to uClibc
+documentation written for functions in glibc also applies to uClibc
functions. However, many GNU extensions are not supported because
they have not been ported, or more importantly, would increase the
size of uClibc disproportional to the added functionality.
@@ -55,6 +55,6 @@ Please Note:
these defines are not really intended to check for the
presence of a particular library, but rather are used to
define an _interface_. Some programs (such as GNU
- binutils) are especially chummy with glibc, and need this
- behavior disabled by adding CFLAGS+=-D__FORCE_NOGLIBC
+ binutils) are especially chummy with glibc, and may need
+ this behavior disabled by adding CFLAGS+=-D__FORCE_NOGLIBC