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 *"
|
||||
.Fn elf64_getehdr "Elf *elf"
|
||||
.In gelf.h
|
||||
.Ft "Gelf_Ehdr *"
|
||||
.Fn gelf_getehdr "Elf *elf" "Gelf_Ehdr *dst"
|
||||
.Ft "GElf_Ehdr *"
|
||||
.Fn gelf_getehdr "Elf *elf" "GElf_Ehdr *dst"
|
||||
.Sh DESCRIPTION
|
||||
These functions retrieve the ELF object file
|
||||
header from the ELF descriptor
|
||||
|
Loading…
x
Reference in New Issue
Block a user