summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Polstra <jdp@FreeBSD.org>1999-11-19 04:45:07 +0000
committerJohn Polstra <jdp@FreeBSD.org>1999-11-19 04:45:07 +0000
commitdf618d033c1d50bde6516eb2d1867745590cb695 (patch)
tree5103cf10976d553f1db93df5ee7918009ca0fe9f
parent8d6703c6be9bce730bdba7a9ef297eaa1eb143fd (diff)
Notes
-rw-r--r--libexec/rtld-elf/rtld.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/rtld-elf/rtld.c b/libexec/rtld-elf/rtld.c
index d0a3ce42e08a..8ba21b4f26c7 100644
--- a/libexec/rtld-elf/rtld.c
+++ b/libexec/rtld-elf/rtld.c
@@ -676,9 +676,9 @@ elf_hash(const char *name)
* loaded shared object, whose library search path will be searched.
*
* The search order is:
+ * rpath in the referencing file
* LD_LIBRARY_PATH
* ldconfig hints
- * rpath in the referencing file
* /usr/lib
*/
static char *