diff --git a/man8/ld.so.8 b/man8/ld.so.8 index 3bcd20e88..fffb6811f 100644 --- a/man8/ld.so.8 +++ b/man8/ld.so.8 @@ -352,6 +352,17 @@ as described in its in the chapter .IR "Runtime Linker Auditing Interface" . +Within the pathnames specified in +.BR LD_AUDIT , +the dynamic linker understands the strings +.IR $ORIGIN , +.IR $LIB , +and +.IR $PLATFORM +(or the versions using curly braces around the names) +as described above in +.IR "Rpath token expansion" . + Since glibc 2.13, .\" commit 8e9f92e9d5d7737afdacf79b76d98c4c42980508 in secure-execution mode,