diff options
author | Roland McGrath <roland@gnu.org> | 2004-01-30 01:58:22 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2004-01-30 01:58:22 +0000 |
commit | 0c02c85fd350a5ee00945630182947506a330408 (patch) | |
tree | 10acb8ee0eca8dd2a5ae3a56553427c7bea48288 /manual | |
parent | 9d1e2b7daefea3f3e80626dd7b9cb2f0b1008d9d (diff) | |
download | glibc-0c02c85fd350a5ee00945630182947506a330408.tar.gz |
(Tools for Compilation): Grammar fixes.
Diffstat (limited to 'manual')
-rw-r--r-- | manual/install.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/install.texi b/manual/install.texi index 0e60128e72..0f4e1889a4 100644 --- a/manual/install.texi +++ b/manual/install.texi @@ -353,7 +353,7 @@ Check the FAQ for any special compiler issues on particular platforms. GNU @code{binutils} 2.13 or later You must use GNU @code{binutils} (as and ld) to build the GNU C library. -No other assembler and linker has the necessary functionality in the +No other assembler or linker has the necessary functionality at the moment. @item |