ld.so.8: Add glibc version for LD_USE_LOAD_BIAS

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2016-09-11 11:11:12 +01:00
parent bdf75f3e20
commit 6c0a8674be
1 changed files with 1 additions and 1 deletions

View File

@ -515,7 +515,7 @@ If the object name is not recognized,
.\" (This is what seems to happen, from experimenting) .\" (This is what seems to happen, from experimenting)
then all prelinking activity is traced. then all prelinking activity is traced.
.TP .TP
.B LD_USE_LOAD_BIAS .BR LD_USE_LOAD_BIAS " (glibc since 2.3.3)"
.\" http://sources.redhat.com/ml/libc-hacker/2003-11/msg00127.html .\" http://sources.redhat.com/ml/libc-hacker/2003-11/msg00127.html
.\" Subject: [PATCH] Support LD_USE_LOAD_BIAS .\" Subject: [PATCH] Support LD_USE_LOAD_BIAS
.\" Jakub Jelinek .\" Jakub Jelinek