linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* elf.5.html: `e_strndx` and `e_shstrndx` are the same?
@ 2019-12-11 19:02 Robin Kuzmin
  2019-12-12  7:00 ` Michael Kerrisk (man-pages)
  0 siblings, 1 reply; 2+ messages in thread
From: Robin Kuzmin @ 2019-12-11 19:02 UTC (permalink / raw)
  To: mtk, linux-man

http://man7.org/linux/man-pages/man5/elf.5.html

I have a suspicion that the identifiers `e_strndx` and `e_shstrndx`
are the same thing and it probably makes sense to unify them.

---
Join us at C++Now 2020 in May!
Robin Kuzmin, CppNow Speaker Liaison, speakers@cppnow.org. Please
allow 2 - 4 days for my reply.

Robin Kuzmin, kuzmin.robin@gmail.com.
Please share your expert opinion about my recent posts:
* The Build System of My Dream (draft)
* Booleans

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: elf.5.html: `e_strndx` and `e_shstrndx` are the same?
  2019-12-11 19:02 elf.5.html: `e_strndx` and `e_shstrndx` are the same? Robin Kuzmin
@ 2019-12-12  7:00 ` Michael Kerrisk (man-pages)
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Kerrisk (man-pages) @ 2019-12-12  7:00 UTC (permalink / raw)
  To: Robin Kuzmin; +Cc: linux-man

Hello Robin,

On Wed, 11 Dec 2019 at 20:02, Robin Kuzmin <kuzmin.robin@gmail.com> wrote:
>
> http://man7.org/linux/man-pages/man5/elf.5.html
>
> I have a suspicion that the identifiers `e_strndx` and `e_shstrndx`
> are the same thing and it probably makes sense to unify them.

Indeed, 'e_strndx' appears to be a typo. I changed it to 'e_shstrndx'.

Thanks,

Michael

-- 
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-12-12  7:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-11 19:02 elf.5.html: `e_strndx` and `e_shstrndx` are the same? Robin Kuzmin
2019-12-12  7:00 ` 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).