]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Fix typo in previous patch to ld.texi
authorNick Clifton <nickc@redhat.com>
Tue, 19 Mar 2024 11:44:34 +0000 (11:44 +0000)
committerNick Clifton <nickc@redhat.com>
Tue, 19 Mar 2024 11:44:34 +0000 (11:44 +0000)
ld/ld.texi

index dbfe27de83e72fe282acf8e281cd2fde86314139..ca9574dfc71bf46f3ace541fb544cdcbb061c497 100644 (file)
@@ -2452,7 +2452,7 @@ a different search path than the runtime linker would have used.
 When additional shared libraries are required, the linker will search
 directories in the order listed below in order to find them.  Note
 however that this only applies to additional libraries needed to
-satisfy already included shared libraries.  It does does @emph{not}
+satisfy already included shared libraries.  It does @emph{not}
 apply to libraries that are included via the @option{-l} command line
 option.  Searches for @option{-l} libraries are only conducted in
 directories specified by the @option{-L} option (@xref{-L}).