[9/9] doc/Makefile.am: Add man pages

Message ID 20241003022610.129834-9-amerey@redhat.com
State Committed
Headers
Series [1/9,v2] doc: Add elf32_checksum.3 and elf64_checksum.3 |

Commit Message

Aaron Merey Oct. 3, 2024, 2:26 a.m. UTC
  Add the following man pages to notrans_dist_man3_MANS:

elf32_xlatetom.3 elf64_xlatetom.3 elf32_xlatetof.3 elf64_xlatetof.3
elf32_newphdr.3 elf64_newphdr.3 elf32_newehdr.3 elf64_newehdr.3
elf32_getshdr.3 elf64_getshdr.3 elf32_getphdr.3 elf64_getphdr.3
elf32_getchdr.3 elf64_getchdr.3 elf32_fsize.3 elf64_fsize.3
elf32_checksum.3 elf64_checksum.3

Signed-off-by: Aaron Merey <amerey@redhat.com>
---
 doc/Makefile.am | 20 +++++++++++++++++++-
 1 file changed, 19 insertions(+), 1 deletion(-)
  

Comments

Mark Wielaard Oct. 15, 2024, 10:01 p.m. UTC | #1
Hi Aaron,

On Wed, Oct 02, 2024 at 10:26:10PM -0400, Aaron Merey wrote:
> Add the following man pages to notrans_dist_man3_MANS:
> 
> elf32_xlatetom.3 elf64_xlatetom.3 elf32_xlatetof.3 elf64_xlatetof.3
> elf32_newphdr.3 elf64_newphdr.3 elf32_newehdr.3 elf64_newehdr.3
> elf32_getshdr.3 elf64_getshdr.3 elf32_getphdr.3 elf64_getphdr.3
> elf32_getchdr.3 elf64_getchdr.3 elf32_fsize.3 elf64_fsize.3
> elf32_checksum.3 elf64_checksum.3

Looks good.
Maybe could have been added when the individual files were added.
But it should be fine to add them all at the end.

Cheers,

Mark
  
Aaron Merey Oct. 16, 2024, 4:09 p.m. UTC | #2
On Tue, Oct 15, 2024 at 6:01 PM Mark Wielaard <mark@klomp.org> wrote:
>
> On Wed, Oct 02, 2024 at 10:26:10PM -0400, Aaron Merey wrote:
> > Add the following man pages to notrans_dist_man3_MANS:
> >
> > elf32_xlatetom.3 elf64_xlatetom.3 elf32_xlatetof.3 elf64_xlatetof.3
> > elf32_newphdr.3 elf64_newphdr.3 elf32_newehdr.3 elf64_newehdr.3
> > elf32_getshdr.3 elf64_getshdr.3 elf32_getphdr.3 elf64_getphdr.3
> > elf32_getchdr.3 elf64_getchdr.3 elf32_fsize.3 elf64_fsize.3
> > elf32_checksum.3 elf64_checksum.3
>
> Looks good.
> Maybe could have been added when the individual files were added.
> But it should be fine to add them all at the end.

Thanks Mark. I fixed the typos you pointed out and pushed this series.

Aaron
  

Patch

diff --git a/doc/Makefile.am b/doc/Makefile.am
index 86c1d82d..ceb6fd2d 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -39,7 +39,25 @@  notrans_dist_man3_MANS= elf_update.3 \
 			elf32_offscn.3 \
 			elf64_offscn.3 \
 			elf_getscn.3 \
-			elf_ndxscn.3
+			elf_ndxscn.3 \
+			elf32_xlatetom.3 \
+			elf64_xlatetom.3 \
+			elf32_xlatetof.3 \
+			elf64_xlatetof.3 \
+			elf32_newphdr.3 \
+			elf64_newphdr.3 \
+			elf32_newehdr.3 \
+			elf64_newehdr.3 \
+			elf32_getshdr.3 \
+			elf64_getshdr.3 \
+			elf32_getphdr.3 \
+			elf64_getphdr.3 \
+			elf32_getchdr.3 \
+			elf64_getchdr.3 \
+			elf32_fsize.3 \
+			elf64_fsize.3 \
+			elf32_checksum.3 \
+			elf64_checksum.3
 
 # libdebuginfod man pages (also notrans)
 # Note we include them even when not building them because we want