Fix a typo.
Submitted by: Kai Wang <kaiw27 at gmail dot com>
This commit is contained in:
parent
090fca34f5
commit
cf625a0a3b
@ -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