aboutsummaryrefslogtreecommitdiff
path: root/ld/ld.texinfo
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2009-07-06 13:48:51 +0000
committerNick Clifton <nickc@redhat.com>2009-07-06 13:48:51 +0000
commit07d8eb5534a8109a6e78ff17268e19d5d18ad361 (patch)
tree3591183488de9387ecab8c87f78284b957f7a4ac /ld/ld.texinfo
parent34daeec4e0cee94a8a32d8d0194f482852a03abc (diff)
downloadfsf-binutils-gdb-07d8eb5534a8109a6e78ff17268e19d5d18ad361.zip
fsf-binutils-gdb-07d8eb5534a8109a6e78ff17268e19d5d18ad361.tar.gz
fsf-binutils-gdb-07d8eb5534a8109a6e78ff17268e19d5d18ad361.tar.bz2
* ld.texinfo: Fix typo.
Diffstat (limited to 'ld/ld.texinfo')
-rw-r--r--ld/ld.texinfo2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/ld.texinfo b/ld/ld.texinfo
index 57286ba..dca4068 100644
--- a/ld/ld.texinfo
+++ b/ld/ld.texinfo
@@ -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