On Sun, Apr 14, 2019 at 08:27:02PM +0000, Maya Rashish wrote: > Module Name: src > Committed By: maya > Date: Sun Apr 14 20:27:02 UTC 2019 > Modified Files: > src/libexec/ld.elf_so: ld.elf_so.1 > Log Message: > Note that we now search DT_RUNPATH paths as well.
This doesn't document what happens when bot DT_RPATH and DT_RUNPATH are present. Man pages are reference documentation. The need to document actual semantics. --chris