mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-17 15:27:36 +00:00
Name the functions documented by this manual page correctly.
This commit is contained in:
parent
a4319b6585
commit
e107d208f3
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=165178
@ -35,7 +35,7 @@
|
||||
.Sh SYNOPSIS
|
||||
.In gelf.h
|
||||
.Ft "GElf_Sym *"
|
||||
.Fo gelf_getsyminfo
|
||||
.Fo gelf_getsymshndx
|
||||
.Fa "Elf_Data *symdata"
|
||||
.Fa "Elf_Data *xndxdata"
|
||||
.Fa "int ndx"
|
||||
@ -43,7 +43,7 @@
|
||||
.Fa "Elf32_Word *xndxptr"
|
||||
.Fc
|
||||
.Ft int
|
||||
.Fo gelf_update_syminfo
|
||||
.Fo gelf_update_symshndx
|
||||
.Fa "Elf_Data *symdata"
|
||||
.Fa "Elf_Data *xndxdata"
|
||||
.Fa "int ndx"
|
||||
|
Loading…
Reference in New Issue
Block a user