Sync comment with code's reality.

MFC after:	1 week
This commit is contained in:
Anton Berezin 2003-11-14 12:56:56 +00:00
parent 79acdabb11
commit 4893027ac4
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=122665

View File

@ -800,8 +800,8 @@ 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
* rpath in the referencing file
* ldconfig hints
* /lib:/usr/lib
*/