diff --git a/ld/ChangeLog b/ld/ChangeLog index e8159d0092..ece15eced1 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 194f56aed0..765ac2cbb6 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