diff --git a/man8/ld.so.8 b/man8/ld.so.8 index b4cfc42a1..5ca79c6f0 100644 --- a/man8/ld.so.8 +++ b/man8/ld.so.8 @@ -350,6 +350,13 @@ as described in its .IR "Linker and Libraries Guide" , in the chapter .IR "Runtime Linker Auditing Interface" . + +Since glibc 2.13, +.\" commit 8e9f92e9d5d7737afdacf79b76d98c4c42980508 +in secure-execution mode, +names in the audit list that contain slashes are ignored, +and only shared objects in the standard search directories that +have the set-user-ID mode bit enabled are loaded. .TP .BR LD_BIND_NOT " (since glibc 2.1.95)" If this environment variable is set to a nonempty string,