* [patch] ld.so.8: typo in LD_USE_LOAD_BIAS description
[not found] ` <CAKDZRcgE+6orQFDQm1mVakk4J6yesT5boEZ_-Mr9pT4ir++kyQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2012-05-18 22:23 ` Jessica McKellar
[not found] ` <CAKDZRciw2UshU9WEas+wcveAXa5Je_p_U0PtjbjVJzyPzHJXaA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
0 siblings, 1 reply; 2+ messages in thread
From: Jessica McKellar @ 2012-05-18 22:23 UTC (permalink / raw)
To: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w; +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA
[-- Attachment #1: Type: text/plain, Size: 940 bytes --]
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 #2: ld.so.8.diff --]
[-- Type: application/octet-stream, Size: 426 bytes --]
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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [patch] ld.so.8: typo in LD_USE_LOAD_BIAS description
[not found] ` <CAKDZRciw2UshU9WEas+wcveAXa5Je_p_U0PtjbjVJzyPzHJXaA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2015-01-10 21:17 ` Michael Kerrisk (man-pages)
0 siblings, 0 replies; 2+ messages in thread
From: Michael Kerrisk (man-pages) @ 2015-01-10 21:17 UTC (permalink / raw)
To: Jessica McKellar
Cc: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w,
linux-man-u79uwXL29TY76Z2rM5mHXA
On 05/19/2012 12:23 AM, Jessica McKellar wrote:
> 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
Thanks, Jessica. Applied.
Cheers,
Michael
--
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-01-10 21:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <CAKDZRcgE+6orQFDQm1mVakk4J6yesT5boEZ_-Mr9pT4ir++kyQ@mail.gmail.com>
[not found] ` <CAKDZRcgE+6orQFDQm1mVakk4J6yesT5boEZ_-Mr9pT4ir++kyQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2012-05-18 22:23 ` [patch] ld.so.8: typo in LD_USE_LOAD_BIAS description Jessica McKellar
[not found] ` <CAKDZRciw2UshU9WEas+wcveAXa5Je_p_U0PtjbjVJzyPzHJXaA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2015-01-10 21:17 ` Michael Kerrisk (man-pages)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).