* ld.texinfo: Fix typo.
authorNick Clifton <nickc@redhat.com>
Mon, 6 Jul 2009 13:48:51 +0000 (13:48 +0000)
committerNick Clifton <nickc@redhat.com>
Mon, 6 Jul 2009 13:48:51 +0000 (13:48 +0000)
ld/ChangeLog
ld/ld.texinfo

index 951439f0c3bd5858b88e6514684408be034f1860..551c5c116807a9115c4f083a1c44395b6fce7665 100644 (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.
index 57286ba9c31ed19245761a4bcdd1ef6c672fc359..dca40688d96790a135229feeecef61e6ce37718d 100644 (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
This page took 0.030349 seconds and 4 git commands to generate.