From: Alan Modra Date: Sun, 10 Feb 2013 23:52:51 +0000 (+0000) Subject: PR ld/15130 X-Git-Tag: sid-snapshot-20130301~202 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a1b8d8434edbe3bffbfaa0cf90d16538621851d5;p=external%2Fbinutils.git PR ld/15130 * ld.texinfo (-rpath-link): Typo fix. --- diff --git a/ld/ChangeLog b/ld/ChangeLog index e8159d0..ece15ec 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +2013-02-11 Alan Modra + + PR ld/15130 + * ld.texinfo (-rpath-link): Typo fix. + 2013-02-08 Markos Chandras * emultempl/metagelf.em (build_section_lists): Use sec_info_type diff --git a/ld/ld.texinfo b/ld/ld.texinfo index 194f56a..765ac2c 100644 --- a/ld/ld.texinfo +++ b/ld/ld.texinfo @@ -1717,7 +1717,7 @@ environment variable @code{LD_RUN_PATH}. On SunOS, if the @option{-rpath} option was not used, search any directories specified using @option{-L} options. @item -For a native linker, the search the contents of the environment +For a native linker, search the contents of the environment variable @code{LD_LIBRARY_PATH}. @item For a native ELF linker, the directories in @code{DT_RUNPATH} or