summaryrefslogtreecommitdiffstats
path: root/man/man5/elf.5
diff options
context:
space:
mode:
Diffstat (limited to 'man/man5/elf.5')
-rw-r--r--man/man5/elf.54
1 files changed, 2 insertions, 2 deletions
diff --git a/man/man5/elf.5 b/man/man5/elf.5
index 9aff88afb..57136159c 100644
--- a/man/man5/elf.5
+++ b/man/man5/elf.5
@@ -1787,7 +1787,7 @@ Address of the termination function
String table offset to name of shared object
.TP
.B DT_RPATH
-String table offset to library search path (deprecated)
+String table offset to search path for direct and indirect library dependencies
.TP
.B DT_SYMBOLIC
Alert linker to search this shared object before the executable for symbols
@@ -1819,7 +1819,7 @@ Instruct dynamic linker to process all relocations before
transferring control to the executable
.TP
.B DT_RUNPATH
-String table offset to library search path
+String table offset to search path for direct library dependencies
.TP
.B DT_LOPROC
.TQ