From a1b8d8434edbe3bffbfaa0cf90d16538621851d5 Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Sun, 10 Feb 2013 23:52:51 +0000 Subject: [PATCH] PR ld/15130 * ld.texinfo (-rpath-link): Typo fix. --- ld/ChangeLog | 5 +++++ ld/ld.texinfo | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) 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 -- 2.7.4