All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] elf.5: wfix
@ 2016-04-09  1:14 Alexander Miller
       [not found] ` <70698a8068fe712246341de93bf5e17b881d6c28.1460164143.git.alex.miller-Mmb7MZpHnFY@public.gmane.org>
       [not found] ` <20160409031417.398e3a85.alex.miller-Mmb7MZpHnFY@public.gmane.org>
  0 siblings, 2 replies; 4+ messages in thread
From: Alexander Miller @ 2016-04-09  1:14 UTC (permalink / raw)
  To: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w; +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA

Restore "before" deleted in 9c08fc7d47913501acfc18e0035e08b31e0a7cd9

Signed-off-by: Alexander Miller <alex.miller-Mmb7MZpHnFY@public.gmane.org>
---
 man5/elf.5 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man5/elf.5 b/man5/elf.5
index af9af8a..3a02757 100644
--- a/man5/elf.5
+++ b/man5/elf.5
@@ -1767,7 +1767,7 @@ apply to a nonwritable segment
 Address of relocation entries associated solely with the PLT
 .TP
 .BR DT_BIND_NOW
-Instruct dynamic linker to process all relocations
+Instruct dynamic linker to process all relocations before
 transferring control to the executable
 .TP
 .BR DT_RUNPATH
-- 
2.7.3

--
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 related	[flat|nested] 4+ messages in thread

* [PATCH 2/2] elf.5: wfix
       [not found] ` <70698a8068fe712246341de93bf5e17b881d6c28.1460164143.git.alex.miller-Mmb7MZpHnFY@public.gmane.org>
@ 2016-04-09  1:17   ` Alexander Miller
       [not found]     ` <20160409031745.11d94c02.alex.miller-Mmb7MZpHnFY@public.gmane.org>
  0 siblings, 1 reply; 4+ messages in thread
From: Alexander Miller @ 2016-04-09  1:17 UTC (permalink / raw)
  To: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w; +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA

Signed-off-by: Alexander Miller <alex.miller-Mmb7MZpHnFY@public.gmane.org>
---
 man5/elf.5 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man5/elf.5 b/man5/elf.5
index 3a02757..6cc4898 100644
--- a/man5/elf.5
+++ b/man5/elf.5
@@ -1450,7 +1450,7 @@ which holds character representations of the symbol names.
 If the value
 is nonzero, it represents a string table index that gives the symbol
 name.
-Otherwise, the symbol table has no name.
+Otherwise, the symbol has no name.
 .TP
 .IR st_value
 This member gives the value of the associated symbol.
-- 
2.7.3

--
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 related	[flat|nested] 4+ messages in thread

* Re: [PATCH 1/2] elf.5: wfix
       [not found] ` <20160409031417.398e3a85.alex.miller-Mmb7MZpHnFY@public.gmane.org>
@ 2016-04-18 13:04   ` Michael Kerrisk (man-pages)
  0 siblings, 0 replies; 4+ messages in thread
From: Michael Kerrisk (man-pages) @ 2016-04-18 13:04 UTC (permalink / raw)
  To: Alexander Miller
  Cc: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w, linux-man-u79uwXL29TY76Z2rM5mHXA

On 04/09/2016 02:14 AM, Alexander Miller wrote:
> Restore "before" deleted in 9c08fc7d47913501acfc18e0035e08b31e0a7cd9
> 
> Signed-off-by: Alexander Miller <alex.miller-Mmb7MZpHnFY@public.gmane.org>

Thanks, Alex. Applied.

Cheers,

Michael


> ---
>  man5/elf.5 | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/man5/elf.5 b/man5/elf.5
> index af9af8a..3a02757 100644
> --- a/man5/elf.5
> +++ b/man5/elf.5
> @@ -1767,7 +1767,7 @@ apply to a nonwritable segment
>  Address of relocation entries associated solely with the PLT
>  .TP
>  .BR DT_BIND_NOW
> -Instruct dynamic linker to process all relocations
> +Instruct dynamic linker to process all relocations before
>  transferring control to the executable
>  .TP
>  .BR DT_RUNPATH
> 


-- 
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] 4+ messages in thread

* Re: [PATCH 2/2] elf.5: wfix
       [not found]     ` <20160409031745.11d94c02.alex.miller-Mmb7MZpHnFY@public.gmane.org>
@ 2016-04-18 13:04       ` Michael Kerrisk (man-pages)
  0 siblings, 0 replies; 4+ messages in thread
From: Michael Kerrisk (man-pages) @ 2016-04-18 13:04 UTC (permalink / raw)
  To: Alexander Miller
  Cc: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w, linux-man-u79uwXL29TY76Z2rM5mHXA

On 04/09/2016 02:17 AM, Alexander Miller wrote:
> Signed-off-by: Alexander Miller <alex.miller-Mmb7MZpHnFY@public.gmane.org>

Thanks, Alex. Applied.

Cheers,

Michael


> ---
>  man5/elf.5 | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/man5/elf.5 b/man5/elf.5
> index 3a02757..6cc4898 100644
> --- a/man5/elf.5
> +++ b/man5/elf.5
> @@ -1450,7 +1450,7 @@ which holds character representations of the symbol names.
>  If the value
>  is nonzero, it represents a string table index that gives the symbol
>  name.
> -Otherwise, the symbol table has no name.
> +Otherwise, the symbol has no name.
>  .TP
>  .IR st_value
>  This member gives the value of the associated symbol.
> 


-- 
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] 4+ messages in thread

end of thread, other threads:[~2016-04-18 13:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-04-09  1:14 [PATCH 1/2] elf.5: wfix Alexander Miller
     [not found] ` <70698a8068fe712246341de93bf5e17b881d6c28.1460164143.git.alex.miller-Mmb7MZpHnFY@public.gmane.org>
2016-04-09  1:17   ` [PATCH 2/2] " Alexander Miller
     [not found]     ` <20160409031745.11d94c02.alex.miller-Mmb7MZpHnFY@public.gmane.org>
2016-04-18 13:04       ` Michael Kerrisk (man-pages)
     [not found] ` <20160409031417.398e3a85.alex.miller-Mmb7MZpHnFY@public.gmane.org>
2016-04-18 13:04   ` [PATCH 1/2] " Michael Kerrisk (man-pages)

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.