Hi Aaron, On Sun, 2025-11-09 at 23:40 -0500, Aaron Merey wrote: > Add man pages for gelf_update_versym, gelf_update_verdef, > gelf_update_verdaux, gelf_update_verneed and gelf_update_vernaux. > [...] > v2 changes: Replace off_t with int in SYNOPSIS. Mention that data > section will be marked with ELF_F_DIRTY. Do not specify that the return > value is 1. > [...] > I've added patch "doc: Update libelf.3 with gelf.h information" to this > series.
Thanks, that resolves all my confusion like with the gelf_getver* functions. Cheers, Mark
