public inbox for linux-man@vger.kernel.org
 help / color / mirror / Atom feed
From: Alejandro Colomar <alx@kernel.org>
To: Rajesh Pandian <r.pandian@gmail.com>
Cc: linux-man@vger.kernel.org, schwindl@posteo.de, stefan.puiu@gmail.com
Subject: Re: [PATCH] bugzilla_218018_v2
Date: Mon, 1 Jan 2024 13:04:15 +0100	[thread overview]
Message-ID: <ZZKqP6JnPSlEJoOH@debian> (raw)
In-Reply-To: <20231230050339.4599-1-r.pandian@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 893 bytes --]

On Sat, Dec 30, 2023 at 10:33:39AM +0530, Rajesh Pandian wrote:
> ---

Hi Rajesh,

This is missing a commit message.

Thanks,
Alex

>  man3/dl_iterate_phdr.3 | 4 +++-
>  1 file changed, 3 insertions(+), 1 deletion(-)
> 
> diff --git a/man3/dl_iterate_phdr.3 b/man3/dl_iterate_phdr.3
> index 0a8beb3ae..263178e3f 100644
> --- a/man3/dl_iterate_phdr.3
> +++ b/man3/dl_iterate_phdr.3
> @@ -129,7 +129,9 @@ The
>  .I dlpi_phnum
>  field indicates the size of this array.
>  .P
> -These program headers are structures of the following form:
> +The ELF program header is described by the Elf32_Phdr or Elf64_Phdr type,
> +depending on the architecture.
> +For example, the following layout applies to 32-bit architectures:
>  .P
>  .in +4n
>  .EX
> -- 
> 2.39.2
> 
> 

-- 
<https://www.alejandro-colomar.es/>
Looking for a remote C programming job at the moment.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

      reply	other threads:[~2024-01-01 12:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-30  5:03 [PATCH] bugzilla_218018_v2 Rajesh Pandian
2024-01-01 12:04 ` Alejandro Colomar [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ZZKqP6JnPSlEJoOH@debian \
    --to=alx@kernel.org \
    --cc=linux-man@vger.kernel.org \
    --cc=r.pandian@gmail.com \
    --cc=schwindl@posteo.de \
    --cc=stefan.puiu@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox