]> git.ipfire.org Git - thirdparty/elfutils.git/commit
Add remaining libelf manpages users/amerey/manpages
authorAaron Merey <amerey@redhat.com>
Wed, 19 Jun 2024 17:16:58 +0000 (13:16 -0400)
committerAaron Merey <amerey@redhat.com>
Wed, 19 Jun 2024 17:16:58 +0000 (13:16 -0400)
commit545515c536df5739314317e0b28472fb54461860
tree315ded20c80d8921776bd2f256e9cefb1492da43
parentfe5990c7a87ee0ac5b405e721f0f904a798d5feb
Add remaining libelf manpages

Chatgpt-generated. Human editing still required.
55 files changed:
doc/elf32_checksum.3 [new file with mode: 0644]
doc/elf32_fsize.3 [new file with mode: 0644]
doc/elf32_getchdr.3 [new file with mode: 0644]
doc/elf32_getphdr.3 [new file with mode: 0644]
doc/elf32_getshdr.3 [new file with mode: 0644]
doc/elf32_newehdr.3 [new file with mode: 0644]
doc/elf32_newphdr.3 [new file with mode: 0644]
doc/elf32_offscn.3 [new file with mode: 0644]
doc/elf32_xlatetof.3 [new file with mode: 0644]
doc/elf32_xlatetom.3 [new file with mode: 0644]
doc/elf64_checksum.3 [new file with mode: 0644]
doc/elf64_fsize.3 [new file with mode: 0644]
doc/elf64_getchdr.3 [new file with mode: 0644]
doc/elf64_getphdr.3 [new file with mode: 0644]
doc/elf64_getshdr.3 [new file with mode: 0644]
doc/elf64_newehdr.3 [new file with mode: 0644]
doc/elf64_newphdr.3 [new file with mode: 0644]
doc/elf64_offscn.3 [new file with mode: 0644]
doc/elf64_xlatetof.3 [new file with mode: 0644]
doc/elf64_xlatetom.3 [new file with mode: 0644]
doc/elf_cntl.3 [new file with mode: 0644]
doc/elf_compress.3 [new file with mode: 0644]
doc/elf_compress_gnu.3 [new file with mode: 0644]
doc/elf_end.3 [new file with mode: 0644]
doc/elf_fill.3 [new file with mode: 0644]
doc/elf_flagdata.3 [new file with mode: 0644]
doc/elf_flagehdr.3 [new file with mode: 0644]
doc/elf_flagelf.3 [new file with mode: 0644]
doc/elf_flagphdr.3 [new file with mode: 0644]
doc/elf_flagscn.3 [new file with mode: 0644]
doc/elf_flagshdr.3 [new file with mode: 0644]
doc/elf_getarhdr.3 [new file with mode: 0644]
doc/elf_getaroff.3 [new file with mode: 0644]
doc/elf_getarsym.3 [new file with mode: 0644]
doc/elf_getbase.3 [new file with mode: 0644]
doc/elf_getdata_rawchunck.3 [new file with mode: 0644]
doc/elf_getident.3 [new file with mode: 0644]
doc/elf_getphdrnum.3 [new file with mode: 0644]
doc/elf_getscn.3 [new file with mode: 0644]
doc/elf_getshdrnum.3 [new file with mode: 0644]
doc/elf_getshdrstrndx.3 [new file with mode: 0644]
doc/elf_gnu_hash.3 [new file with mode: 0644]
doc/elf_hash.3 [new file with mode: 0644]
doc/elf_kind.3 [new file with mode: 0644]
doc/elf_memory.3 [new file with mode: 0644]
doc/elf_ndxscn.3 [new file with mode: 0644]
doc/elf_newdata.3 [new file with mode: 0644]
doc/elf_newscn.3 [new file with mode: 0644]
doc/elf_next.3 [new file with mode: 0644]
doc/elf_nextscn.3 [new file with mode: 0644]
doc/elf_rand.3 [new file with mode: 0644]
doc/elf_rawdata.3 [new file with mode: 0644]
doc/elf_rawfile.3 [new file with mode: 0644]
doc/elf_scnshndx.3 [new file with mode: 0644]
doc/elf_strptr.3 [new file with mode: 0644]