Hi Aaron,
Meta. In this series I am only commenting on the elf32 variants,
because the elf64 variants are really just identical. Would it make
sense to combine these into one man page?
e.g readv and writev are really the same:
https://man7.org/linux/man-pages/man2/readv.2.html
https://man7.org/li
Signed-off-by: Aaron Merey
---
doc/elf32_getshdr.3 | 46 +
doc/elf64_getshdr.3 | 46 +
2 files changed, 92 insertions(+)
create mode 100644 doc/elf32_getshdr.3
create mode 100644 doc/elf64_getshdr.3
diff --