From 9173c10239a14b857d430adcf9a190ad0cdcf953 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A1szl=C3=B3=20Moln=C3=A1r?= Date: Wed, 7 Mar 2007 17:00:18 +0100 Subject: [PATCH] yet another spelling fix --- doc/elf-to-mem.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/elf-to-mem.txt b/doc/elf-to-mem.txt index f48ce548..f47b5475 100644 --- a/doc/elf-to-mem.txt +++ b/doc/elf-to-mem.txt @@ -57,7 +57,7 @@ Subroutine do_xmap() of src/stub/l_lx_elf.c performs the "virtual execve()" using the compressed data as source, and stores the decompressed bytes directly into the appropriate virtual addresses. -Before transfering control to the PT_INTERP "program interpreter", +Before transferring control to the PT_INTERP "program interpreter", minor tricks are required to setup the Elf32_auxv_t entries, clear the free portion of the stack (to compensate for ld-linux.so.2 assuming that its automatic stack variables are initialized to zero),