From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander Miller Subject: [PATCH 1/2] elf.5: wfix Date: Sat, 9 Apr 2016 03:14:17 +0200 Message-ID: <20160409031417.398e3a85.alex.miller@gmx.de> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Sender: linux-man-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org Cc: linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-man@vger.kernel.org Restore "before" deleted in 9c08fc7d47913501acfc18e0035e08b31e0a7cd9 Signed-off-by: Alexander Miller --- 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