Hi, There is a small typo in the ld.so man page on master (which I found on http://www.kernel.org/doc/man-pages/online/pages/man8/ld.so.8.html). The diff is attached as well as copied below. (Michael, sorry for the resend; the original e-mail was bounced as spam for containing HTML. If that's by design, it might help to say you must send as plaintext only on http://www.kernel.org/doc/man-pages/patches.html) Best regards, -Jessica -- Jessica McKellar http://jesstess.com diff --git a/man8/ld.so.8 b/man8/ld.so.8 index 70b6faf..8e059de 100644 --- a/man8/ld.so.8 +++ b/man8/ld.so.8 @@ -350,7 +350,7 @@ and (nonprelinked) position-independent executables (PIEs) and other shared objects will not honor them. If .B LD_USE_LOAD_BIAS -is defined wit the value, both executables and PIEs +is defined with the value 1, both executables and PIEs will honor the base addresses. If .B LD_USE_LOAD_BIAS
Attachment:
ld.so.8.diff
Description: Binary data