Document the return type for gelf_fsize(3).
Submitted by: kaiw
This commit is contained in:
parent
83cbc6b756
commit
5c5b24c7a8
@ -23,7 +23,7 @@
|
||||
.\"
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd July 3, 2006
|
||||
.Dd February 5, 2008
|
||||
.Os
|
||||
.Dt GELF_FSIZE 3
|
||||
.Sh NAME
|
||||
@ -40,6 +40,7 @@
|
||||
.Ft size_t
|
||||
.Fn elf64_fsize "Elf_Type type" "size_t count" "unsigned int version"
|
||||
.In gelf.h
|
||||
.Ft size_t
|
||||
.Fn gelf_fsize "Elf *elf" "Elf_Type type" "size_t count" "unsigned int version"
|
||||
.Sh DESCRIPTION
|
||||
These functions return the size in bytes of the file representation of
|
||||
|
Loading…
x
Reference in New Issue
Block a user