* ld.texinfo: Fix typo.

This commit is contained in:
Nick Clifton 2009-07-06 13:48:51 +00:00
parent 34daeec4e0
commit 07d8eb5534
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2009-07-06 Matthias Klose <doko@ubuntu.com>
* ld.texinfo: Fix typo.
2009-07-03 Tristan Gingold <gingold@adacore.com>
* scripttempl/pep.sc: Put .eh_frame in its own section.

View File

@ -636,7 +636,7 @@ function to call.
Add the archive or object file specified by @var{namespec} to the
list of files to link. This option may be used any number of times.
If @var{namespec} is of the form @file{:@var{filename}}, @command{ld}
will search the library path for a file called @var{filename}, otherise it
will search the library path for a file called @var{filename}, otherwise it
will search the library path for a file called @file{lib@var{namespec}.a}.
On systems which support shared libraries, @command{ld} may also search for