Fix a typo.
Submitted by: Kai Wang <kaiw27 at gmail dot com>
This commit is contained in:
parent
7e2e58c4c8
commit
b309c34bb2
@ -40,8 +40,8 @@
|
|||||||
.Ft "Elf64_Ehdr *"
|
.Ft "Elf64_Ehdr *"
|
||||||
.Fn elf64_getehdr "Elf *elf"
|
.Fn elf64_getehdr "Elf *elf"
|
||||||
.In gelf.h
|
.In gelf.h
|
||||||
.Ft "Gelf_Ehdr *"
|
.Ft "GElf_Ehdr *"
|
||||||
.Fn gelf_getehdr "Elf *elf" "Gelf_Ehdr *dst"
|
.Fn gelf_getehdr "Elf *elf" "GElf_Ehdr *dst"
|
||||||
.Sh DESCRIPTION
|
.Sh DESCRIPTION
|
||||||
These functions retrieve the ELF object file
|
These functions retrieve the ELF object file
|
||||||
header from the ELF descriptor
|
header from the ELF descriptor
|
||||||
|
Loading…
x
Reference in New Issue
Block a user